X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=f7e04b7391176c480ad257f795befdbf78d6461f;hp=ff3c2a5e5deb04760327efbfb2333759fccb8812;hb=5b4abf87d70f817e7796f75d9241d00f9c6fbbf0;hpb=3c9cfbeebd191844e60e4110cc6a5f8cbe452677 diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index ff3c2a5e5d..f7e04b7391 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -160,6 +160,9 @@ ramips_board_detect() { *"HAME MPR-A2") name="mpr-a2" ;; + *"Kingston MLW221") + name="mlw221" + ;; *"Planex MZK-750DHP") name="mzk-750dhp" ;;