mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00
10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_netgear_wnr612-v2.dtsi"
|
|
|
|
/ {
|
|
compatible = "netgear,wnr612-v2", "qca,ar7240";
|
|
model = "Netgear WNR612 v2";
|
|
};
|