From 99aed4448780adc3aba3d281f6329730555c3773 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 20 Oct 2007 15:30:18 +0000 Subject: fix quilt update breakage for kernel related packages SVN-Revision: 9368 --- include/target.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/target.mk b/include/target.mk index 9ee369d..011992b 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) -- cgit v1.1