nbd's makefile/menuconfig rewrite
[openwrt-10.03/.git] / package / busybox / Config.in
index 9420f53694ef9bddf4a8df37f780e0684f78196d..4f72994af54d1e745c0cc127f5c475c53f899e61 100644 (file)
@@ -17,3 +17,10 @@ config BR2_PACKAGE_BUSYBOX_SNAPSHOT
          Use the latest busybox CVS snapshot instead of release.
 
          For fun, you should say Y.
+         
+menu "Busybox Configuration"
+       depends BR2_PACKAGE_BUSYBOX
+
+source package/busybox/config/Config.in
+
+endmenu