X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Flib%2Fbrcm63xx.sh;h=1679482dbe4fbb9a825b6e67e54654d5167fbae5;hp=9cc0b2b570e14b76a246bac43c6b748b4c6333fd;hb=9d4f8ff4f65c5928852ebbe25d07a7533bcd540a;hpb=31d5c5bc90512cc9f06a9a916f9922782483acc3 diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index 9cc0b2b570..1679482dbe 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -18,6 +18,9 @@ brcm63xx_dt_detect() { "ADB P.DG A4001N1") board_name="a4001n1" ;; + "ADB P.DG AV4202N") + board_name="av4202n" + ;; "Alcatel RG100A") board_name="rg100a" ;;