projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
patch Makefile.am for GLOBAL_LIBDIR as well
[openwrt.git]
/
package
/
p54
/
Makefile
diff --git
a/package/p54/Makefile
b/package/p54/Makefile
index
fc57686
..
a0b24a2
100644
(file)
--- a/
package/p54/Makefile
+++ b/
package/p54/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/p54/Default
SUBMENU:=Wireless Drivers
TITLE:=Prism Wireless Support (mac80211)
define KernelPackage/p54/Default
SUBMENU:=Wireless Drivers
TITLE:=Prism Wireless Support (mac80211)
- DEPENDS:=
@LINUX_2_6
+kmod-mac80211
+ DEPENDS:=+kmod-mac80211
endef
define KernelPackage/p54-common
endef
define KernelPackage/p54-common
This page took
0.021175 seconds
and
4
git commands to generate.