fix quilt update breakage for kernel related packages
[openwrt.git] / include / toplevel.mk
index 359c7cf..c926860 100644 (file)
@@ -52,6 +52,8 @@ prepare-tmpinfo: FORCE
 scripts/config/mconf:
        @+$(MAKE) -C scripts/config all
 
+$(eval $(call rdep,scripts/config,scripts/config/mconf))
+
 scripts/config/conf:
        @+$(MAKE) -C scripts/config conf
 
This page took 0.017337 seconds and 4 git commands to generate.