projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b8022d
)
Mark rt61 as 2.6.23 only (#3337)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 17 Apr 2008 17:11:34 +0000
(17:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 17 Apr 2008 17:11:34 +0000
(17:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/rt61/Makefile
patch
|
blob
|
history
diff --git
a/package/rt61/Makefile
b/package/rt61/Makefile
index
7ccbc45
..
7544e29
100644
(file)
--- a/
package/rt61/Makefile
+++ b/
package/rt61/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/rt61
SUBMENU:=Wireless Drivers
TITLE:=Driver for ralink MiMo pci chipsets
- DEPENDS:=@LINUX_2_6 @PCI_SUPPORT +wireless-tools
+ DEPENDS:=@LINUX_2_6
_23
@PCI_SUPPORT +wireless-tools
URL:=http://rt2x00.serialmonkey.com/
FILES:= \
$(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)