X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fhost-build.mk;fp=include%2Fhost-build.mk;h=3f714cd6821947912627e06c8d9b06c863fa7ef4;hb=ca3f76d2a5a2f330b12be5dcd9d41e6a30648981;hp=fdba1b36cbfe44e4e52d0eb70d045bebb4329372;hpb=b19b9f9e19dddb9dfec742103c1f961df73bc12b;p=openwrt-10.03%2F.git diff --git a/include/host-build.mk b/include/host-build.mk index fdba1b36c..3f714cd68 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -27,7 +27,6 @@ ifneq ($(strip $(HOST_UNPACK)),) define Host/Prepare/Default $(HOST_UNPACK) $(Host/Patch) - $(if $(QUILT),touch $(HOST_BUILD_DIR)/.quilt_used) endef endif