projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
052222f
)
fix quilt update breakage for kernel related packages
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Oct 2007 15:30:18 +0000
(15:30 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Oct 2007 15:30:18 +0000
(15:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9368
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index
9ee369d
..
011992b
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)
This page took
0.022423 seconds
and
4
git commands to generate.