mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-16 12:46:59 +08:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
![]() |
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "qca9558_netgear_ex7300.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Netgear EX7300";
|
||
|
compatible = "netgear,ex7300", "qca,qca9558";
|
||
|
};
|