From: nbd Date: Sat, 20 Oct 2007 15:30:18 +0000 (+0000) Subject: fix quilt update breakage for kernel related packages X-Git-Tag: fast2504n-3.10.28-merged~19984 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=1d587dd05610286ddc32cb7492b07473137293d0;p=openwrt.git fix quilt update breakage for kernel related packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9368 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/target.mk b/include/target.mk index 9ee369d9b1..011992b82c 100644 --- a/include/target.mk +++ b/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)