From dbbf2bf4b945c8ac102198af9f9bc2707a4c77d2 Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 28 Mar 2005 11:05:38 +0000 Subject: add experimental quagga package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@470 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 95e7d7067..d010cb2fb 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 -- cgit v1.2.3