mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "qca9563_dlink_dir-842-c.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "dlink,dir-842-c3", "qca,qca9563";
|
||
|
model = "D-Link DIR-842 C3";
|
||
|
};
|