1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00

fix quilt update breakage for kernel related packages

SVN-Revision: 9368
This commit is contained in:
Felix Fietkau 2007-10-20 15:30:18 +00:00
parent 9bfa0d1d08
commit 99aed44487

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