mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_dlink_dir-8xx.dtsi"
|
||
|
#include "mt7621_dlink_flash-16m-r1.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "dlink,dir-878-r1", "mediatek,mt7621-soc";
|
||
|
model = "D-Link DIR-878 R1";
|
||
|
};
|