From e7756974aa051c927c034d87b1c6611861899354 Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Wed, 1 May 2019 19:43:54 +0200 Subject: tegra: add vendor string to device name for better identification. Also create SUPPORTED_DEVICES string from it which corresponds to dts compatible string. Signed-off-by: Tomasz Maciej Nowak --- package/boot/uboot-tegra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/boot/uboot-tegra/Makefile b/package/boot/uboot-tegra/Makefile index a42d9cfc27..4b9f7876f8 100644 --- a/package/boot/uboot-tegra/Makefile +++ b/package/boot/uboot-tegra/Makefile @@ -23,7 +23,7 @@ endef define U-Boot/trimslice NAME := CompuLab TrimSlice - BUILD_DEVICES := trimslice + BUILD_DEVICES := compulab_trimslice UBOOT_IMAGE := trimslice-mmc.img trimslice-spi.img SOC := tegra20 VENDOR := compulab -- cgit v1.2.3