Browse Source

fix quilt update breakage for kernel related packages

SVN-Revision: 9368
Felix Fietkau 18 years ago
parent
commit
99aed44487
1 changed files with 0 additions and 3 deletions
  1. 0 3
      include/target.mk

+ 0 - 3
include/target.mk

@@ -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)