fix quilt patch check
[openwrt.git] / package / busybox / Makefile
index 7c7bd3a..3844e87 100644 (file)
@@ -42,9 +42,9 @@ define Package/busybox/description
 endef
 
 define Package/busybox/config
-       source "$(SOURCE)/target-config.in"
        menu "Configuration"
                depends on PACKAGE_busybox
+               source "$(SOURCE)/target-config.in"
                source "$(SOURCE)/config/Config.in"
        endmenu
 endef
This page took 0.018888 seconds and 4 git commands to generate.