Commit 5a389906 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

manual/make-tips.txt: busybox doesn't have a savedefconfig target



So don't mention it here.

Reported-by: default avatarAngelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent ad6db5b7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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