mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +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-a1.dtsi"
|
|
|
|
/ {
|
|
compatible = "dlink,dir-867-a1", "mediatek,mt7621-soc";
|
|
model = "D-Link DIR-867 A1";
|
|
};
|