speed up metadata scanning a lot by avoiding unnecessary shell commands and make...
[openwrt/svn-archive/archive.git] / include / quilt.mk
index 71fee06f14a36680ba4d93f054220ca20926bba9..c5245a8aeecbdc3baab7d112855eed48b6568fc4 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)