summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMieczyslaw Nalewaj2024-08-03 13:58:04 +0000
committerNick Hainke2024-09-17 15:31:25 +0000
commit20b66726fb66f41479352c6bf0910604851837dc (patch)
tree180cbcecc4d3515f296e8b46716f0818ddbfa24e
parentbc59c0605c8e8db5dd18234a14220155908b5f6a (diff)
downloadopenwrt-20b66726fb66f41479352c6bf0910604851837dc.tar.gz
at91: 6.6: change dts files location
Change dts files location to subfolder microchip for compatibility with kernel 6.6 Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16058 Signed-off-by: Nick Hainke <vincent@systemli.org>
-rw-r--r--target/linux/at91/image/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/at91/image/Makefile b/target/linux/at91/image/Makefile
index e17e4d6a52..aba95fde91 100644
--- a/target/linux/at91/image/Makefile
+++ b/target/linux/at91/image/Makefile
@@ -19,6 +19,9 @@ FAT32_BLOCKS:=$(shell echo \
$$(($(AT91_SD_BOOT_PARTSIZE)*1024*1024/$(FAT32_BLOCK_SIZE))))
define Device/Default
+ ifdef CONFIG_LINUX_6_6
+ DEVICE_DTS_DIR := $(DTS_DIR)/microchip
+ endif
$(Device/default-nand)
PROFILES := Default
FILESYSTEMS := squashfs ubifs ext4