projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: fix an overlayfs deadlock on rmdir
[openwrt.git]
/
package
/
acx
/
Makefile
diff --git
a/package/acx/Makefile
b/package/acx/Makefile
index
b5d211c
..
d910ded
100644
(file)
--- a/
package/acx/Makefile
+++ b/
package/acx/Makefile
@@
-28,7
+28,7
@@
define KernelPackage/acx
DEPENDS:=@PCI_SUPPORT||TARGET_ar7 +wireless-tools
URL:=http://acx100.sourceforge.net/
SUBMENU:=Wireless Drivers
- FILES:= $(PKG_BUILD_DIR)/acx.
$(LINUX_KMOD_SUFFIX)
+ FILES:= $(PKG_BUILD_DIR)/acx.
ko
AUTOLOAD:=$(call AutoLoad,50,acx)
endef
This page took
0.021142 seconds
and
4
git commands to generate.