move a stampfile to make it easier to override the patch template
[openwrt.git] / include / host-build.mk
index c0d6214..e0a2ec1 100644 (file)
@@ -27,6 +27,7 @@ ifneq ($(strip $(PKG_UNPACK)),)
   define Build/Prepare/Default
        $(PKG_UNPACK)
        $(Build/Patch)
+       $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used)
   endef
 endif
 
This page took 0.020782 seconds and 4 git commands to generate.