From ad1bf3c12a6c2639de7eaac657c96fd2492f1c91 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 14 Aug 2005 07:01:13 +0000 Subject: add hostapd package with initial support for madwifi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1659 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 2c7bc2843..e855e6f4e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -43,6 +43,7 @@ package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_GNUTLS) += gnutls package-$(BR2_PACKAGE_HASERL) += haserl +package-$(BR2_PACKAGE_HOSTAPD) += hostapd package-$(BR2_PACKAGE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate package-$(BR2_PACKAGE_IPKG) += ipkg @@ -181,6 +182,7 @@ fprobe-compile: libpcap-compile gdbserver-compile: ncurses-compile gnutls-compile: libgcrypt-compile opencdk-compile libtasn1-compile irssi-compile: glib-compile ncurses-compile +hostapd-compile: openssl-compile kismet-compile: uclibc++-compile libpcap-compile ncurses-compile less-compile: ncurses-compile lcd4linux-compile: ncurses-compile -- cgit v1.2.3