uboot-d1: Adapt BUILD_DEVICES to renamed boards
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 23 Dec 2024 00:49:04 +0000 (01:49 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 23 Dec 2024 00:55:35 +0000 (01:55 +0100)
commitd55754ce0dc513e3b4167876a76414f932c52f28
tree3bca90bd714aac0577c62eab8a38234dc66e8eaf
parent654c9732dc3ff6172d87c57b19b3d4cf0e5c0c44
uboot-d1: Adapt BUILD_DEVICES to renamed boards

The boards where renamed, but BUILD_DEVICES was not adapted. This
variable points to the board name. Without this change the u-boot
binaries are not selected in the configuration.

Copy the u-boot binaries under the BUILD_DEVICES name as it is expected
by the image scripts.

Fixes: 33e23e8922ce ("build: d1: add SUPPORTED_DEVICES")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit af6c1f9497210edf06f2973465fff8563343ad22)
package/boot/uboot-d1/Makefile