fix quilt update breakage for kernel related packages
SVN-Revision: 9368
This commit is contained in:
parent
9bfa0d1d08
commit
99aed44487
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ endif
|
|||
ifneq ($(__target_inc),1)
|
||||
__target_inc=1
|
||||
|
||||
TARGET_BUILD?=0
|
||||
|
||||
|
||||
target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))
|
||||
ifeq ($(DUMP),)
|
||||
PLATFORM_DIR:=$(TOPDIR)/target/linux/$(BOARD)
|
||||
|
|
Loading…
Reference in a new issue