mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
fix quilt update breakage for kernel related packages
SVN-Revision: 9368
This commit is contained in:
parent
9bfa0d1d08
commit
99aed44487
@ -12,9 +12,6 @@ endif
|
|||||||
ifneq ($(__target_inc),1)
|
ifneq ($(__target_inc),1)
|
||||||
__target_inc=1
|
__target_inc=1
|
||||||
|
|
||||||
TARGET_BUILD?=0
|
|
||||||
|
|
||||||
|
|
||||||
target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))
|
target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))
|
||||||
ifeq ($(DUMP),)
|
ifeq ($(DUMP),)
|
||||||
PLATFORM_DIR:=$(TOPDIR)/target/linux/$(BOARD)
|
PLATFORM_DIR:=$(TOPDIR)/target/linux/$(BOARD)
|
||||||
|
Loading…
Reference in New Issue
Block a user