1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-01 19:47:29 +03:00

ar71xx: fix PB44 board detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32737 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-07-15 17:52:50 +00:00
parent dfcccc252d
commit ec183b0044

View File

@ -234,7 +234,7 @@ ar71xx_board_detect() {
*PB42) *PB42)
name="pb42" name="pb42"
;; ;;
*PB44) *"PB44 reference board")
name="pb44" name="pb44"
;; ;;
*PB92) *PB92)