aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-14 22:47:03 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-14 22:47:03 +0000
commit88b041a097196086a4dd3d781c7ad4b62de77d98 (patch)
tree6847e1ad52ec9abfb89540f9d8c9fe26e00fbef2 /package/Makefile
parent3a19dc03797ac6aaf48fe5ac347eed8c65373aaa (diff)
downloadmaster-187ad058-88b041a097196086a4dd3d781c7ad4b62de77d98.tar.gz
master-187ad058-88b041a097196086a4dd3d781c7ad4b62de77d98.tar.bz2
master-187ad058-88b041a097196086a4dd3d781c7ad4b62de77d98.zip
enable peercast actually (forgot some files in my last commit)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 2aab555fdb..638a0bc51c 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -150,6 +150,7 @@ package-$(BR2_PACKAGE_P910ND) += p910nd
package-$(BR2_PACKAGE_PARPROUTED) += parprouted
package-$(BR2_COMPILE_PCMCIA_CS) += pcmcia-cs
package-$(BR2_COMPILE_PCRE) += pcre
+package-$(BR2_PACKAGE_PEERCAST) += peercast
package-$(BR2_COMPILE_PHP4) += php4
package-$(BR2_COMPILE_PHP5) += php5
package-$(BR2_PACKAGE_PICOCOM) += picocom
@@ -300,6 +301,7 @@ openssl-compile: zlib-compile
openswan-compile: gmp-compile
osiris-compile: openssl-compile
palantir-compile: jpeg-compile
+peercast-compile: uclibc++-compile
portmap-compile: tcp_wrappers-compile
postgresql-compile: zlib-compile
ppp-compile: linux-atm-compile