From 1cc1ad595ac0ca8e6bbee252e084015211200725 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 12 Dec 2005 22:44:19 +0000 Subject: 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@2644 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 7168c3f557..ea902e4aac 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 -- cgit v1.2.3