mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Currently, building at91 subtargets via image builder will fail as the
required built u-boot is not present in the image builder at all since its
presumed to be in the binary directory which obviously does not exist yet.
So, lets install the u-boot binary into image staging directory and use
that instead.
Link: https://github.com/openwrt/openwrt/pull/18414
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| dfboot | ||
| Config.in | ||
| gen_at91_sdcard_img.sh | ||
| Makefile | ||
| sam9x.mk | ||
| sama5.mk | ||
| sama7.mk | ||
| uboot-env.txt | ||