arm-sdk/boards
parazyd 5ea453c7f3
add support for custom deb installation
2016-10-16 19:34:22 +02:00
..
kernel-configs boards: n900: Use upstream stable kernel 4.8 instead of the one on https://github.com/pali/linux-n900.git 2016-10-16 19:15:29 +03:00
README and moar 2016-09-30 00:29:09 +02:00
bananapi.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
bananapro.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
beaglebone-black.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
chromebook-acer.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
chromebook-veyron.sh add veyron (RK3288) chromebook 2016-10-13 10:06:47 +02:00
cubieboard2.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
cubietruck.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
nokia-n900.sh add support for custom deb installation 2016-10-16 19:34:22 +02:00
odroid-xu.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
ouya.sh fin ouya and add a note about it 2016-10-13 10:09:59 +02:00
raspberry-pi2.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00
raspberry-pi3.sh don't clone linux-firmware, libdevuan takes care of this 2016-10-15 00:44:54 +02:00

README

This directory holds the build scripts and kernel configs for various boards.
An example script is aptly named `example.sh` and is a bit more commented
than the others. However, as each board is different, so is each build script,
so try and read as many as you can until you get the hang of it :)