3DS Linux port by xerpi

Installation:
1) Copy the linux folder to the root of the SD card
2) Copy 'firm_linux_loader.firm' to the payloads folder
3) Run firm_linux_loader.firm
4) Profit!

Linux login:
  * User: root
  * Pass: root

Other stuff:
* You can start Weston by running:
	# /start-weston.sh
* You can mount the SD card (read-only) to /media/sd by running:
	# /sdmount.sh
* You can change the input mode (keybord, mouse) by pressing SELECT


Sources:
* Linux: https://github.com/xerpi/linux_3ds
* Buildroot: https://github.com/buildroot/buildroot
* FIRM Linux Loader: https://github.com/xerpi/firm_linux_loader
* arm9linuxfw: https://github.com/xerpi/arm9linuxfw

Build instructions: https://gist.github.com/xerpi/3c720d345820691a2985502fcd80268f
