mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-21 04:46:58 +08:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
![]() |
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "rtl8380_netgear_gigabit.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,gs110tpp-v1", "realtek,rtl838x-soc";
|
||
|
model = "Netgear GS110TPP v1";
|
||
|
};
|