mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "rtl8380_netgear_gigabit.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,gs108t-v3", "realtek,rtl838x-soc";
|
||
|
model = "Netgear GS108T v3";
|
||
|
};
|