projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e30a4b
)
unmark acx-mac80211 as being broken
author
Florian Fainelli
<florian@openwrt.org>
Sun, 2 May 2010 19:30:46 +0000
(19:30 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 2 May 2010 19:30:46 +0000
(19:30 +0000)
SVN-Revision: 21308
package/acx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index bbdf5f0cba26c5177edf76299938ecece341e99a..68369bc96bec211017c0295bef4e7d92023b8494 100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/acx-mac80211
SUBMENU:=Wireless Drivers
TITLE:=ACX111 Mac80211 driver
- DEPENDS:=@LINUX_2_6 @PCI_SUPPORT||TARGET_ar7 +kmod-mac80211
@BROKEN
+ DEPENDS:=@LINUX_2_6 @PCI_SUPPORT||TARGET_ar7 +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
endef