projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix the route to the pptp server when using pptp as wan interface
[openwrt.git]
/
package
/
rt2x00
/
Makefile
diff --git
a/package/rt2x00/Makefile
b/package/rt2x00/Makefile
index
0f6e55d
..
940ef9b
100644
(file)
--- a/
package/rt2x00/Makefile
+++ b/
package/rt2x00/Makefile
@@
-36,7
+36,7
@@
$(eval $(call Download,rt71w))
define KernelPackage/rt2x00/Default
SUBMENU:=Wireless Drivers
TITLE:=Ralink Drivers for RT2x00 cards
- DEPENDS:=@LINUX_2_6 @!TARGET_atheros @!TARGET_uml
+ DEPENDS:=@LINUX_2_6
_24
@!TARGET_atheros @!TARGET_uml
endef
define KernelPackage/rt2x00-lib
This page took
0.025172 seconds
and
4
git commands to generate.