mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-24 15:43:09 +00:00
clean up some leftover junk
SVN-Revision: 7959
This commit is contained in:
parent
942fdf034b
commit
84027d8d76
@ -25,7 +25,6 @@ ifneq ($(QUILT),)
|
|||||||
STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q
|
STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q
|
||||||
STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched
|
STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched
|
||||||
override CONFIG_AUTOREBUILD=
|
override CONFIG_AUTOREBUILD=
|
||||||
PATCHES:=$(shell )
|
|
||||||
define Build/Patch/Default
|
define Build/Patch/Default
|
||||||
rm -rf $(PKG_BUILD_DIR)/patches
|
rm -rf $(PKG_BUILD_DIR)/patches
|
||||||
mkdir -p $(PKG_BUILD_DIR)/patches
|
mkdir -p $(PKG_BUILD_DIR)/patches
|
||||||
|
Loading…
Reference in New Issue
Block a user