From 9cd30d30a0d7340524ba8223dc9d4088eb93a1d6 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 4 Jan 2008 20:10:51 +0000 Subject: Makefile.help: removing allbareconfig target from help applet_tables: fix allnoconfig --- Makefile.help | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.help') diff --git a/Makefile.help b/Makefile.help index 513c10c4e..f95740365 100644 --- a/Makefile.help +++ b/Makefile.help @@ -16,7 +16,6 @@ help: @echo 'Configuration:' @echo ' allnoconfig - disable all symbols in .config' @echo ' allyesconfig - enable all symbols in .config (see defconfig)' - @echo ' allbareconfig - enable all applets without any sub-features' @echo ' config - text based configurator (of last resort)' @echo ' defconfig - set .config to largest generic configuration' @echo ' menuconfig - interactive curses-based configurator' -- cgit v1.2.3