mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
mark package/rt61 as 2.6 only
SVN-Revision: 8500
This commit is contained in:
parent
bfa6ac2eab
commit
097cf847cc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define KernelPackage/rt61
|
||||
SUBMENU:=Wireless Drivers
|
||||
TITLE:=Driver for ralink MiMo pci chipsets
|
||||
DEPENDS:=@PCI_SUPPORT +wireless-tools
|
||||
DEPENDS:=@LINUX_2_6 @PCI_SUPPORT +wireless-tools
|
||||
DESCRIPTION:=\
|
||||
This package contains a driver for ralink rt2x61 pci chipsets.
|
||||
URL:=http://rt2x00.serialmonkey.com/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue