1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[ar71xx] add default network configuration for the AP83 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16360 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-06-06 16:01:09 +00:00
parent 282cd9f4b2
commit 1a07a4c7d3
2 changed files with 19 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ ar71xx_board_name() {
*AP81)
name="ap81"
;;
*AP83)
name="ap83"
;;
*AW-NR580)
name="aw-nr580"
;;