X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5bc5db15ec2259d2e1d5786bc1992cc0016c9900..c6e2a1956890b4756bfd8d37eccc5648af9c72fa:/package/busybox/Config.in diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 9420f5369..4f72994af 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -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