mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add initial support for Tenda W306R V2.0
More device info at: http://wiki.openwrt.org/toh/tenda/w306r Signed-off-by: David Pearce <David_18051985@hotmail.com.au> [juhosg: fix checkpatch errors, remove kmod-phy and luci-ssl packages from the profile, change broken GPIO number] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31396 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -66,6 +66,9 @@ case $board in
|
||||
v11st-fe)
|
||||
set_wifi_led "rt2800pci-phy0::radio"
|
||||
;;
|
||||
w306r-v20)
|
||||
set_wifi_led "rt2800pci-phy0::radio"
|
||||
;;
|
||||
w502u)
|
||||
set_usb_led "alfa:blue:usb"
|
||||
set_wifi_led "rt2800pci-phy0::radio"
|
||||
|
||||
Reference in New Issue
Block a user