summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-23 06:43:34 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-23 06:43:34 +0000
commitd9d05baf0b2c5fc3700cf20c6eddbd2aa6d5e829 (patch)
tree620554a005c3c6886d29575f70e4c6569db702d7 /openwrt/package/Makefile
parentd4c410f59584dbc77165e83bdfc382a0c5dea217 (diff)
downloadmtk-20170518-d9d05baf0b2c5fc3700cf20c6eddbd2aa6d5e829.zip
mtk-20170518-d9d05baf0b2c5fc3700cf20c6eddbd2aa6d5e829.tar.gz
mtk-20170518-d9d05baf0b2c5fc3700cf20c6eddbd2aa6d5e829.tar.bz2
Add wpa_supplicant package
SVN-Revision: 1023
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index c5a3c07..c2b12f6 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -94,6 +94,7 @@ package-$(BR2_PACKAGE_USBUTILS) += usbutils
package-$(BR2_PACKAGE_VSFTPD) += vsftpd
package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools
package-$(BR2_PACKAGE_WOL) += wol
+package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant
package-$(BR2_PACKAGE_WPUT) += wput
package-$(BR2_PACKAGE_XINETD) += xinetd
package-$(BR2_PACKAGE_ZLIB) += zlib
@@ -133,6 +134,7 @@ siproxd-compile: libosip2-compile
sipsak-compile: openssl-compile
tcpdump-compile: libpcap-compile
tinc-compile: zlib-compile openssl-compile lzo-compile
+wpa_supplicant-compile: openssl-compile
asterisk-compile: openssl-compile
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),)