Signed-off-by: Dieter Pfeuffer <[email protected]>
---
target/linux/mpc85xx/base-files/lib/mpc85xx.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/target/linux/mpc85xx/base-files/lib/mpc85xx.sh
b/target/linux/mpc85xx/base-files/lib/mpc85xx.sh
index 5757563..d1b2486 100755
--- a/target/linux/mpc85xx/base-files/lib/mpc85xx.sh
+++ b/target/linux/mpc85xx/base-files/lib/mpc85xx.sh
@@ -16,6 +16,9 @@ mpc85xx_board_detect() {
*"TL-WDR4900 v1")
name="tl-wdr4900-v1"
;;
+ *"men,NM50")
+ name="men_nm50"
+ ;;
esac
[ -z "$name" ] && name="unknown"
--
1.9.1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel