mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_iptime_a6004ns-m.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "iptime,a6004ns-m", "mediatek,mt7621-soc";
|
||
|
model = "ipTIME A6004NS-M";
|
||
|
};
|