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:49:04 +0000 (01:49 +0100)
commitaf6c1f9497210edf06f2973465fff8563343ad22
tree2292089fb1111497bd436d0fa9e56c32de4f305e
parent73da0f633472505176f736f03e071b4441901f23
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>
package/boot/uboot-d1/Makefile