1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:31:40 +03:00

fix quilt update breakage for kernel related packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9368 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-10-20 15:30:18 +00:00
parent 052222fc5f
commit 1d587dd056

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)