diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-17 10:45:16 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-17 10:45:16 +0100 |
| commit | 058a70a16e4a1172c0eadacb564ee864c5b61ae7 (patch) | |
| tree | d98a266e436df1f60fbff0825b48fb984fd4bdc7 /include/fw | |
| parent | e1c2525783d5ed65d1ab909102a64cb1ecf27ad6 (diff) | |
pcsx-redux: check dry build in mkhelper
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/fw')
| -rw-r--r-- | include/fw/rom.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/fw/rom.sh b/include/fw/rom.sh index b6c98fbf..0b3a92dd 100644 --- a/include/fw/rom.sh +++ b/include/fw/rom.sh @@ -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 |
