From 677487a09fa372dc1576745234afdb754a5e82d1 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/openwrt@2644 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 7168c3f55..ea902e4aa 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 -- cgit v1.2.3