]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the ftp-stage target for arm embedded builds.
authorgjb <gjb@FreeBSD.org>
Thu, 2 Aug 2018 18:51:44 +0000 (18:51 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 2 Aug 2018 18:51:44 +0000 (18:51 +0000)
commite05592dd38c8561e94e4da8f06618617d60d9d48
treedf9108eabb9b74432f2022539bba3154f17ded62
parenta16bacce6bba34b1cba9846caeb5a5cc57bc069e
Fix the ftp-stage target for arm embedded builds.

The images were renamed from KERNCONF to BOARDNAME when
specified, which would result in an image name of:

 12.0-CURRENT-arm-armv7-GENERIC.img

which would then be renamed to use the BOARDNAME for the
SoC the image is targeted to use.  BOARDNAME was specified
for all images as of r336994, which now causes the ftp-stage
target to fail, as the rename is no longer necessary.

Sponsored by: The FreeBSD Foundation
release/Makefile.mirrors