projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbe2a0
)
add nocatsplash depend on glib
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2005 17:20:46 +0000
(17:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2005 17:20:46 +0000
(17:20 +0000)
SVN-Revision: 543
openwrt/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index e1296d08e420e42f380c6969f56fd91512d97c0a..9ba234597e3b770bf0799f4ee650eda47a3a6b7f 100644
(file)
--- a/
openwrt/package/Makefile
+++ b/
openwrt/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