X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=8dbc6af34fbe7376718ae633b023f59267090c8f;hb=a3ff3ecd5ae82e163397e1e66e87209f7bba66a6;hp=4fee82c8ccf68d2c4b71c751988c4e3c947de371;hpb=f0f5f60b1e15c51cc818f19799873e35f126d76b;p=openwrt.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 4fee82c8cc..8dbc6af34f 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -640,6 +640,9 @@ ar71xx_board_detect() { *"Rocket M") name="rocket-m" ;; + *"Rocket M TI") + name="rocket-m-ti" + ;; *"Rocket M XW") name="rocket-m-xw" ;;