aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-03-28 11:05:38 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-03-28 11:05:38 +0000
commit6b23703c49c96c2e20263e3ef76f7d5636163f03 (patch)
tree2d22f2d748688b46f103184df301830f8065f9a5 /package/Makefile
parentd2589de6735ba809beb99d3dbf83acb7d9498d62 (diff)
downloadupstream-6b23703c49c96c2e20263e3ef76f7d5636163f03.tar.gz
upstream-6b23703c49c96c2e20263e3ef76f7d5636163f03.tar.bz2
upstream-6b23703c49c96c2e20263e3ef76f7d5636163f03.zip
add experimental quagga package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 95e7d70676..d010cb2fb6 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_QUAGGA) += quagga
package-$(BR2_PACKAGE_SER) += ser
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump