diff options
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/Config.in.manual | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in.manual b/package/busybox/Config.in.manual index da70c40d9..c52bbda9b 100644 --- a/package/busybox/Config.in.manual +++ b/package/busybox/Config.in.manual @@ -5,7 +5,7 @@ config ADK_COMPILE_BUSYBOX config ADK_PACKAGE_BUSYBOX bool "busybox.............. core utilities for embedded systems" select ADK_COMPILE_BUSYBOX - default y if !ADK_TOOLCHAIN_ONLY + default y if !ADK_APPLIANCE_TOOLCHAIN help Core utilities for embedded Linux systems |