CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2022/09/27 05:48:57
Modified files:
usr.sbin/installboot: loongson_installboot.c
Log message:
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.