From 0e2c7a58c1046f7f4e30f732b1e734dc3d86e40c Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 20 Jul 2010 01:54:16 +0000 Subject: move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22304 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 3e4864dcc..5bcaba945 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -82,7 +82,7 @@ ifneq ($(LOCAL_TYPE),hostapd) CONFIG_DRIVER_ROBOSWITCH=$(CONFIG_PACKAGE_kmod-switch) endif -DRV_DEPENDS:=+PACKAGE_kmod-mac80211:libnl-tiny +PACKAGE_kmod-mac80211:crda @(!(TARGET_avr32||TARGET_etrax)||BROKEN) +DRV_DEPENDS:=+PACKAGE_kmod-mac80211:libnl-tiny @(!(TARGET_avr32||TARGET_etrax)||BROKEN) define Package/hostapd/Default SECTION:=net -- cgit v1.2.3