mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00: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";
|
||
|
};
|