projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] swap I/O space if running in big-endian mode
[openwrt.git]
/
package
/
rt61
/
Makefile
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
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)
URL:=http://rt2x00.serialmonkey.com/
FILES:= \
$(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)
This page took
0.027272 seconds
and
4
git commands to generate.