mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
7bab49fd7a
The compatible string is mandetory for devicetree source file. Signed-off-by: Mathias Kresin <dev@kresin.me>
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
/dts-v1/;
|
|
|
|
#include "DGN3500.dtsi"
|
|
|
|
/ {
|
|
compatible = "netgear,dgn3500", "lantiq,xway", "lantiq,ar9";
|
|
model = "DGN3500 - Netgear DGN3500";
|
|
};
|