find: use -follow instead of -L, some systems don't support -L
[openwrt.git] / include / quilt.mk
index 86008e2..2e7941e 100644 (file)
@@ -25,7 +25,6 @@ ifneq ($(QUILT),)
   STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q
   STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched
   override CONFIG_AUTOREBUILD=
-  PATCHES:=$(shell )
   define Build/Patch/Default
        rm -rf $(PKG_BUILD_DIR)/patches
        mkdir -p $(PKG_BUILD_DIR)/patches
This page took 0.038712 seconds and 4 git commands to generate.