projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4cbbf8
)
add nocatsplash depend on glib
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2005 17:20:46 +0000
(17:20 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2005 17:20:46 +0000
(17:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@543
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index
e1296d0
..
9ba2345
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-54,6
+54,7
@@
clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean
compile: $(patsubst %,%-compile,$(package-y) $(package-m))
install: $(patsubst %,%-install,$(package-y))
+nocatsplash-compile: glib-compile
arpwatch-compile: libpcap-compile
tcpdump-compile: libpcap-compile
dropbear-compile: zlib-compile
This page took
0.023953 seconds
and
4
git commands to generate.