mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +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 EX6400";
|
||
|
compatible = "netgear,ex6400", "qca,qca9558";
|
||
|
};
|