projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bfa0d1
)
fix quilt update breakage for kernel related packages
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 20 Oct 2007 15:30:18 +0000
(15:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 20 Oct 2007 15:30:18 +0000
(15:30 +0000)
SVN-Revision: 9368
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index 9ee369d9b123ee31c508e8f77fc8cecb392d942d..011992b82c20091a89096a2394051b0088910344 100644
(file)
--- 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)