mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +00:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
/include/ "bcm6328.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Broadcom BCM96328avng reference board";
|
||
|
compatible = "brcm,bcm96328avng", "brcm,bcm6328";
|
||
|
};
|