X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=29993597965c996a34391bdb779064f65d90d4ca;hb=e50abb5d53063f034634d7187714f515a858017e;hp=ef7240efdba969c347a411ade1cff48583c3b738;hpb=f424994cbc4e36cc1897af0709fc359d69f69467;p=lede-git%2F.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ef7240efdb..2999359796 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -412,6 +412,9 @@ ar71xx_board_detect() { *"OM2P LC") name="om2p-lc" ;; + *OM5P) + name="om5p" + ;; *PB42) name="pb42" ;;