manual/make-tips.txt: busybox doesn't have a savedefconfig target
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 31 May 2014 07:33:10 +0000 (09:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 May 2014 07:33:10 +0000 (09:33 +0200)
So don't mention it here.

Reported-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/make-tips.txt

index 13609434e86942d7391e74e25dbe21b1997a0d77..9fabb6f742c694a4852c961d39919e8543158808 100644 (file)
@@ -31,8 +31,7 @@ The result of the search shows the help message of the matching items.
 Not all targets are always available,
 some settings in the +.config+ file may hide some targets:
 
-* +busybox-menuconfig+ and +busybox-savedefconfig+ only work when
-  +busybox+ is enabled;
+* +busybox-menuconfig+ only works when +busybox+ is enabled;
 * +linux-menuconfig+ and +linux-savedefconfig+ only work when
   +linux+ is enabled;
 * +uclibc-menuconfig+ is only available when the uClibc C library is