X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=29993597965c996a34391bdb779064f65d90d4ca;hb=e8d695343c6008e4a362499e1c2e273198c3d1ef;hp=ef7240efdba969c347a411ade1cff48583c3b738;hpb=2b0c9f015c92468756708fdfad20efb5bec637d7;p=openwrt%2Fsvn-archive%2Farchive.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" ;;