mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 01:11:14 +00:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "rtl8380_netgear_gigabit_3xx.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,gs308t-v1", "realtek,rtl838x-soc";
|
||
|
model = "Netgear GS308T v1";
|
||
|
};
|