1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-25 00:57:32 +02:00

ramips: fix Tenda W150M model name

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46625
This commit is contained in:
John Crispin 2015-08-17 05:59:47 +00:00
parent b52ac01d27
commit 40f808600c

View File

@ -3,8 +3,8 @@
/include/ "rt3050.dtsi"
/ {
compatible = "3G300M", "ralink,rt3050-soc";
model = "Tenda 3G300M";
compatible = "W150M", "ralink,rt3050-soc";
model = "Tenda W150M";
pinctrl {
state_default: pinctrl0 {