aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-12 22:44:19 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-12 22:44:19 +0000
commitdd9fa02bedf1edca47101c4326f4cc87ec15056c (patch)
treecbcba031c434b5f9157f3e12fea025e4e0735fd5 /package/Makefile
parentae42187b797bf4aa59ab5baf338472749a4fe4d5 (diff)
downloadmaster-187ad058-dd9fa02bedf1edca47101c4326f4cc87ec15056c.tar.gz
master-187ad058-dd9fa02bedf1edca47101c4326f4cc87ec15056c.tar.bz2
master-187ad058-dd9fa02bedf1edca47101c4326f4cc87ec15056c.zip
Added vrrpd package, fixed typo in vgp Config.in and added them to the package list in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2644 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 7168c3f557..ea902e4aac 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -205,6 +205,8 @@ package-$(BR2_COMPILE_USBUTILS) += usbutils
package-$(BR2_PACKAGE_USTL) += ustl
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
package-$(BR2_PACKAGE_UDEV) += udev
+package-$(BR2_PACKAGE_VGP) += vgp
+package-$(BR2_PACKGE_VRRPD) += vrrpd
package-$(BR2_PACKAGE_VTUN) += vtun
package-$(BR2_PACKAGE_VSFTPD) += vsftpd
package-$(BR2_PACKAGE_WIFICONF) += wificonf