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 config for wzr-hp-ag300h (based on a patch from #9607)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27283 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-06-25 13:54:42 +00:00
parent 40ad0e2ed9
commit e00ba06f78
2 changed files with 29 additions and 0 deletions

View File

@@ -154,6 +154,9 @@ ar71xx_board_name() {
*WRT400N)
name="wrt400n"
;;
*WZR-HP-AG300H)
name="wzr-hp-ag300h"
;;
*WZR-HP-G300NH)
name="wzr-hp-g300nh"
;;