mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02:00
lantiq: move device tree files to target dts directory
In this target, we only use downstream dts files. And it doesn't seem like there will be significant changes upstream. Move dts files to the target dts folder to avoid copying them over and over again during annual kernel upgrades. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/22876 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
62ea6aad47
commit
03eef0f18b
@ -81,7 +81,7 @@ endef
|
||||
|
||||
DEVICE_VARS += SIGNATURE MAGIC CRC32_POLY LOADER_FLASH_OFFS
|
||||
|
||||
DTS_DIR := $(DTS_DIR)/lantiq
|
||||
DTS_DIR := ../dts
|
||||
|
||||
# Shared device definition: applies to every defined device
|
||||
define Device/Default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user