nbd's makefile/menuconfig rewrite
[openwrt.git] / package / busybox / Config.in
index 9420f53..4f72994 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