mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ifxmips]:
* bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23836 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -6,12 +6,9 @@
|
||||
#
|
||||
|
||||
define Profile/Atheros
|
||||
NAME:=Atheros WiFi (default)
|
||||
PACKAGES:=kmod-madwifi
|
||||
NAME:=Atheros WiFi
|
||||
PACKAGES:=kmod-madwifi hostapd-mini
|
||||
endef
|
||||
|
||||
define Profile/Atheros/Description
|
||||
Package set compatible with hardware using Atheros WiFi cards
|
||||
endef
|
||||
$(eval $(call Profile,Atheros))
|
||||
|
||||
|
||||
@@ -6,12 +6,8 @@
|
||||
#
|
||||
|
||||
define Profile/Ralink
|
||||
NAME:=Ralink RT61 Wifi (ARV452)
|
||||
PACKAGES:=kmod-rt61-pci
|
||||
NAME:=Ralink RT61 Wifi
|
||||
PACKAGES:=kmod-rt61-pci hostapd-mini
|
||||
endef
|
||||
|
||||
define Profile/Ralink/Description
|
||||
Package set compatible with hardware using Ralink WiFi cards
|
||||
endef
|
||||
$(eval $(call Profile,Ralink))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user