mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
ff9c250a3e
I also added a "cleanargs" argument, similar to the makeargs argument, to work around a build error. This builds the PCSX-Redux PS1 BIOS. They reverse engineered the Sony PS1 BIOS and wrote a free one under MIT license. Run this: ./mk -b pcsx-redux The file will appear: bin/playstation/openbios.bin Signed-off-by: Leah Rowe <leah@libreboot.org>
4 lines
86 B
INI
4 lines
86 B
INI
makeargs="-f lbmkbofhmakefile"
|
|
cleanargs="-f lbmkbofhmakefile"
|
|
mkhelper="copyps1bios"
|