mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "bcm6368-netgear-dgnd3700.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Netgear DGND3800B";
|
||
|
compatible = "netgear,dgnd3800b", "brcm,bcm6368";
|
||
|
};
|