fix quilt update breakage for kernel related packages
[openwrt.git] / include / target.mk
index 9ee369d..011992b 100644 (file)
@@ -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)
This page took 0.022118 seconds and 4 git commands to generate.