[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH] lib/uklibparam: Inline library name in menu
Makes library name shown in the menu inline with the actual library name. Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> --- lib/uklibparam/Config.uk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/uklibparam/Config.uk b/lib/uklibparam/Config.uk index 18bb43d6..2f071200 100644 --- a/lib/uklibparam/Config.uk +++ b/lib/uklibparam/Config.uk @@ -1,5 +1,5 @@ config LIBUKLIBPARAM - bool "uk library parameter: Pass arguments to a unikraft library" + bool "uklibparam: Library arguments" default n select LIBUKDEBUG select LIBNOLIBC if !HAVE_LIBC -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |