mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_dlink_dir-8xx-r1.dtsi"
|
||
|
#include "mt7621_dlink_dir-882-x1.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "dlink,dir-882-r1", "mediatek,mt7621-soc";
|
||
|
model = "D-Link DIR-882 R1";
|
||
|
};
|