mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add support for Atheros AP96 reference board
This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -16,6 +16,9 @@ ar71xx_board_name() {
|
||||
*AP83)
|
||||
name="ap83"
|
||||
;;
|
||||
*AP96)
|
||||
name="ap96"
|
||||
;;
|
||||
*AW-NR580)
|
||||
name="aw-nr580"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user