realtek: normalize dts directory

There is no need to keep a version specific dts directory.
Rename the folder to its standard location.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
This commit is contained in:
Markus Stockhausen 2024-09-01 14:36:38 -04:00 committed by Sander Vanheule
parent ee64e7f202
commit 0b078f2ecf
59 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ define Device/Default
append-dtb | \
libdeflate-gzip | \
uImage gzip
DEVICE_DTS_DIR := ../dts-$(KERNEL_PATCHVER)
DEVICE_DTS_DIR := ../dts
DEVICE_DTS = $$(SOC)_$(1)
IMAGES := sysupgrade.bin
IMAGE/sysupgrade.bin := \