mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
26dc65b126
Remove the former used board name from the device model property and use the model name as it is. Signed-off-by: Mathias Kresin <dev@kresin.me>
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
/dts-v1/;
|
|
|
|
#include "DGN3500.dtsi"
|
|
|
|
/ {
|
|
compatible = "netgear,dgn3500b", "lantiq,xway", "lantiq,ar9";
|
|
model = "Netgear DGN3500B";
|
|
};
|