mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-02 22:57:07 +08:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "mt7628an_asus_rt-n1x.dtsi"
|
|
|
|
/ {
|
|
compatible = "asus,rt-n12-vp-b1", "mediatek,mt7628an-soc";
|
|
model = "Asus RT-N12 VP B1";
|
|
};
|