From ea1897537011d9dbe47ca974f9a6a6045bc17ee6 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Thu, 29 May 2025 04:05:02 +0800 Subject: [PATCH] mvebu: cortexa9: set DTS dir for 6.6 --- target/linux/mvebu/image/cortexa9.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/mvebu/image/cortexa9.mk b/target/linux/mvebu/image/cortexa9.mk index d9738903f..e1ab9c5ae 100644 --- a/target/linux/mvebu/image/cortexa9.mk +++ b/target/linux/mvebu/image/cortexa9.mk @@ -3,6 +3,8 @@ # Copyright (C) 2012-2016 OpenWrt.org # Copyright (C) 2016 LEDE-project.org +DTS_DIR := $(DTS_DIR)/marvell + define Device/dsa-migration DEVICE_COMPAT_VERSION := 1.1 DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA