projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make ATM_DRIVERS default to n
[openwrt.git]
/
package
/
rt2x00
/
Makefile
diff --git
a/package/rt2x00/Makefile
b/package/rt2x00/Makefile
index
71cd418
..
9dd9286
100644
(file)
--- a/
package/rt2x00/Makefile
+++ b/
package/rt2x00/Makefile
@@
-29,7
+29,7
@@
endif
define KernelPackage/rt2x00/Default
SUBMENU:=Wireless Drivers
TITLE:=Ralink Drivers for RT2x00 cards
- DEPENDS:=@LINUX_2_6 @!TARGET_atheros
+ DEPENDS:=@LINUX_2_6 @!TARGET_atheros
@!TARGET_uml
KCONFIG:=CONFIG_MAC80211
endef
This page took
0.026058 seconds
and
4
git commands to generate.