mediatek: 360-t7: fix include path

Fixes: #955

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-05-23 15:38:35 +08:00
parent 84f102eab3
commit 264fbe1d8c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/; /dts-v1/;
#include "mt7981-qihoo-360-t7.dtsi" #include "mt7981b-qihoo-360-t7.dtsi"
/ { / {
model = "Qihoo 360 T7 (stock layout)"; model = "Qihoo 360 T7 (stock layout)";

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/; /dts-v1/;
#include "mt7981-qihoo-360-t7.dtsi" #include "mt7981b-qihoo-360-t7.dtsi"
/ { / {
model = "Qihoo 360 T7 (modified U-Boot layout)"; model = "Qihoo 360 T7 (modified U-Boot layout)";