X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=3ca2c0d63352f2834501bef059b184a834f60e20;hp=ad73ec15201f5e525ddc67a4f3e0b08dbc481cd2;hb=e39dc8d823c86559eedbbdcee5f5c14b827fed0f;hpb=eec0c413759d360775df7419dec1bf46f6b63483 diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ad73ec1520..3ca2c0d633 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -454,6 +454,12 @@ ar71xx_board_detect() { *"Archer C5") name="archer-c5" ;; + *"Archer C59 v1") + name="archer-c59-v1" + ;; + *"Archer C60 v1") + name="archer-c60-v1" + ;; *"Archer C7") name="archer-c7" ;;