pcsx-redux: check dry build in mkhelper

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-17 10:45:16 +01:00
parent e1c2525783
commit 058a70a16e
4 changed files with 3 additions and 6 deletions
-3
View File
@@ -25,9 +25,6 @@ buildser()
copyps1bios()
{
$if_dry_build \
return 0
remkdir "bin/playstation"
x_ cp src/pcsx-redux/src/mips/openbios/openbios.bin bin/playstation
+1 -1
View File
@@ -8,7 +8,7 @@
cbfstool="elf/coreboot/default/cbfstool"
rmodtool="elf/coreboot/default/rmodtool"
build_sbase="[ ! -f \"\$sha512sum\" ] && x_ make -C util/sbase" # macro!
build_sbase="[ ! -f \"\$sha512sum\" ] && x_ make -C util/sbase"
newvar()
{