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