From c7293bcfcc9748bb1e1a46228aacf979f18a1812 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 19 Feb 2021 09:16:19 +0000 Subject: mediatek: move mt7623a-unielec-u7623*.dts* out of patch Instead of adding those device tree sources using a patch, simply move them to the newly created dts folder. Signed-off-by: Daniel Golle --- target/linux/mediatek/image/mt7623.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/mediatek/image') diff --git a/target/linux/mediatek/image/mt7623.mk b/target/linux/mediatek/image/mt7623.mk index 72758ddbaa..56f67c0e89 100644 --- a/target/linux/mediatek/image/mt7623.mk +++ b/target/linux/mediatek/image/mt7623.mk @@ -63,6 +63,7 @@ define Device/unielec_u7623-emmc # When we use FIT images, U-Boot will populate the /memory node with the correct # memory size discovered from the preloader, so we don't need separate builds. DEVICE_DTS := mt7623a-unielec-u7623-02-emmc-512m + DEVICE_DTS_DIR := ../dts SUPPORTED_DEVICES := unielec,u7623-02-emmc-512m UBOOT_ENVSIZE := 0x1000 UBOOT_OFFSET := 256k @@ -83,6 +84,7 @@ define Device/unielec_u7623-02-emmc-512m-legacy DEVICE_MODEL := U7623-02 DEVICE_VARIANT := eMMC/512MiB RAM (legacy image) DEVICE_DTS := mt7623a-unielec-u7623-02-emmc-512m + DEVICE_DTS_DIR := ../dts KERNEL_NAME := zImage KERNEL := kernel-bin | append-dtb | uImage none KERNEL_INITRAMFS := kernel-bin | append-dtb | uImage none -- cgit v1.2.3