projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bf5824
)
fix sdk build depends
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jun 2005 19:45:10 +0000
(19:45 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jun 2005 19:45:10 +0000
(19:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1228
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/utils/Makefile
patch
|
blob
|
history
diff --git
a/target/utils/Makefile
b/target/utils/Makefile
index
9762881
..
db65fce
100644
(file)
--- a/
target/utils/Makefile
+++ b/
target/utils/Makefile
@@
-1,12
+1,6
@@
include $(TOPDIR)/rules.mk
-TARGETS := addpattern trx
-ifeq ($(BR2_TARGET_BELKIN),y)
-TARGETS += belkin-bin
-endif
-ifeq ($(BR2_TARGET_MOTOROLA),y)
-TARGETS += motorola-bin
-endif
+TARGETS := addpattern trx belkin-bin motorola-bin
UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils
This page took
0.034022 seconds
and
4
git commands to generate.