projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
diff between linux-mips, tagged linux_2_4_29
[openwrt.git]
/
openwrt
/
package
/
Makefile
diff --git
a/openwrt/package/Makefile
b/openwrt/package/Makefile
index
50eacfc
..
95e7d70
100644
(file)
--- a/
openwrt/package/Makefile
+++ b/
openwrt/package/Makefile
@@
-34,6
+34,7
@@
package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_SER) += ser
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
package-$(BR2_PACKAGE_SER) += ser
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
+package-$(BR2_PACKAGE_WOL) += wol
package-$(BR2_PACKAGE_ZLIB) += zlib
all: compile install
package-$(BR2_PACKAGE_ZLIB) += zlib
all: compile install
@@
-47,6
+48,7
@@
openssl-compile: zlib-compile
openvpn-compile: openssl-compile
nfs-server-compile: portmap-compile
portmap-compile: tcp_wrappers-compile
openvpn-compile: openssl-compile
nfs-server-compile: portmap-compile
portmap-compile: tcp_wrappers-compile
+lcd4linux-compile: ncurses-compile
$(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install
%-prepare:
$(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install
%-prepare:
This page took
0.022251 seconds
and
4
git commands to generate.