X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ea3f18544520a8eee8c1282f9b77ac1e88e328ae..c1a0aeea363bf79c9a2e59b8804acf46359179d2:/include/quilt.mk diff --git a/include/quilt.mk b/include/quilt.mk index c1f7bacd3..2e7941eae 100644 --- a/include/quilt.mk +++ b/include/quilt.mk @@ -24,8 +24,7 @@ QUILT?=$(strip $(shell test -f $(PKG_BUILD_DIR)/.quilt_used && echo y)) ifneq ($(QUILT),) STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched - CONFIG_AUTOREBUILD= - PATCHES:=$(shell ) + override CONFIG_AUTOREBUILD= define Build/Patch/Default rm -rf $(PKG_BUILD_DIR)/patches mkdir -p $(PKG_BUILD_DIR)/patches