From bd2b2080d7b73bd7e452be5647d8290eef7f0cec Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 20 Oct 2005 05:05:26 +0000 Subject: add xsupplicant package (thanks to Florian Fainelli) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2188 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 4aa9b3a74..3e157f9cb 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -202,6 +202,7 @@ package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant package-$(BR2_PACKAGE_WPUT) += wput package-$(BR2_PACKAGE_WRT_RADAUTH) += wrt-radauth package-$(BR2_PACKAGE_XINETD) += xinetd +package-$(BR2_PACKAGE_XSUPPLICANT) += xsupplicant package-$(BR2_PACKAGE_ZLIB) += zlib DEV_LIBS:=tcp_wrappers glib ncurses openssl pcre popt zlib libnet libpcap mysql postgresql iptables matrixssl lzo gmp fuse portmap libelf uclibc++ speex libpng libgd wireless-tools nvram linux-atm @@ -293,6 +294,7 @@ usbutils-compile: libusb-compile vtun-compile: zlib-compile openssl-compile lzo-compile wificonf-compile: wireless-tools-compile nvram-compile wpa_supplicant-compile: openssl-compile +xsupplicant-compile: openssl-compile asterisk-compile: bluez-libs-compile ncurses-compile openssl-compile ifneq ($(BR2_PACKAGE_ASTERISK_CODEC_SPEEX),) -- cgit v1.2.3