X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2FMakefile;h=7ea5380f532ac6a9234f4d04dc97fe889ba00394;hb=d224fce0fb7871c737c0798462df736a45b73520;hp=5009a321a4a8656e61deb35ec5c82e992b252103;hpb=1ddd3743de21315fa1eba2e1e8021710586e5816;p=openwrt-10.03%2F.git diff --git a/package/Makefile b/package/Makefile index 5009a321a..7ea5380f5 100644 --- a/package/Makefile +++ b/package/Makefile @@ -31,6 +31,7 @@ package-$(BR2_PACKAGE_PORTMAP) += portmap package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd +package-$(BR2_PACKAGE_SER) += ser package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump package-$(BR2_PACKAGE_ZLIB) += zlib @@ -46,6 +47,7 @@ openssl-compile: zlib-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: