mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: fix wlan LED on the TL-WR741 board
* Patch from #8630 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24963 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cea9ea6093
commit
cfddb1fcbb
@ -125,6 +125,8 @@ static void __init tl_wr741nd_setup(void)
|
||||
ar71xx_add_device_eth(1);
|
||||
ar71xx_add_device_eth(0);
|
||||
|
||||
ap91_pci_setup_wmac_led_pin(1);
|
||||
|
||||
ap91_pci_init(ee, mac);
|
||||
}
|
||||
MIPS_MACHINE(AR71XX_MACH_TL_WR741ND, "TL-WR741ND", "TP-LINK TL-WR741ND",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user