projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] uhttpd: make init script less verbose
[openwrt.git]
/
package
/
acx-mac80211
/
Makefile
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index
c7f2c88
..
a69dc5f
100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-25,7
+25,7
@@
define KernelPackage/acx-mac80211
SUBMENU:=Wireless Drivers
TITLE:=ACX111 Mac80211 driver
DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +kmod-mac80211
SUBMENU:=Wireless Drivers
TITLE:=ACX111 Mac80211 driver
DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +kmod-mac80211
- FILES:=$(PKG_BUILD_DIR)/acx-mac80211.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/acx-mac80211.
ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
endef
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
endef
This page took
0.018775 seconds
and
4
git commands to generate.