speed up metadata scanning a lot by avoiding unnecessary shell commands and make...
[openwrt.git] / include / quilt.mk
index 71fee06..c5245a8 100644 (file)
@@ -3,9 +3,8 @@
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
-#
 
-ifneq ($(__quilt_inc),1)
+ifneq ($(if $(DUMP),1,$(__quilt_inc)),1)
 __quilt_inc:=1
 
 ifeq ($(TARGET_BUILD),1)
This page took 0.023469 seconds and 4 git commands to generate.