mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-20 05:30:25 +02:00
pcsx-redux: check dry build in mkhelper
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
postmake="copyps1bios"
|
||||
mkhelper="$if_not_dry_build copyps1bios"
|
||||
postmake="$if_not_dry_build copyps1bios"
|
||||
|
||||
Reference in New Issue
Block a user