summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-23 06:43:34 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-23 06:43:34 +0000
commit42051ff74eb75f59ce19c3b1dd5eba01b1ea1fed (patch)
tree620554a005c3c6886d29575f70e4c6569db702d7 /openwrt/package/Makefile
parentc3e19568059a4f8c36eeb962f60c2375ed351399 (diff)
Add wpa_supplicant package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1023 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c5a3c07096..c2b12f6a8b 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),)