X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=b8f9a705eed2c1efdf1019cdca429bd600d889ea;hp=94add79ea967d5b0ecd322332969a125fced0c11;hb=bf39d5594b3c8f9409e6d9408a1f370c9f18d0dd;hpb=81d446b045176e3e25bb0ef74e3d060b51a0a353 diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 94add79ea9..b8f9a705ee 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -476,6 +476,9 @@ ar71xx_board_detect() { *"Archer C7 v4") name="archer-c7-v4" ;; + *"Archer C7 v5") + name="archer-c7-v5" + ;; *"Archer C58 v1") name="archer-c58-v1" ;;