mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-18 17:05:48 -04:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
mkdir arm9/data
|
|
make -C nds-bootloader LOADBIN=$PWD/arm9/data/load.bin
|
|
make
|