forked from Wolfvak/arm9linuxfw
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Nick Desaulniers edited this page Mar 31, 2021
·
5 revisions
$ sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi
$ git clone https://github.com/linux-3ds/arm9linuxfw.git
$ cd arm9linuxfw
$ make
Place the arm9linuxfw.bin
on the sdcard under linux/
example:
$ cp arm9linuxfw.bin /media/nick/6332-3234/linux/.