fix passing explicit stage files
authorkn <kn@openbsd.org>
Tue, 27 Sep 2022 11:48:57 +0000 (11:48 +0000)
committerkn <kn@openbsd.org>
Tue, 27 Sep 2022 11:48:57 +0000 (11:48 +0000)
commitdea985b643dc5d5bd59528f674fee37a02a58fc3
tree971b1c6aebebd944e5de530b177f93833fd85299
parentb8f3f2d0784c35fb04c9129a17c0b61ab864d060
fix passing explicit stage files

This fixes installboot regress on octeon; same diff as
macppc_installboot.c r1.6, powerpc64_installboot r1.7 and
octeon_installboot r1.8.

loongson was the last architecture requiring this fix.  I don't have a
machine to test it myself (loongson isn't built anymore, anyway) but given
the same diff works on four other architectures, this should just work.
usr.sbin/installboot/loongson_installboot.c