buildroot/board/wandboard
Bjørn Forsman 9eedc747ab Use portable shebangs (/bin/bash -> /usr/bin/env bash)
"/usr/bin/env bash" is used everywhere else in host tools. These are the
only remaining offenders.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-19 22:06:06 +02:00
..
genimage.cfg wandboard_defconfig: bump u-boot to 2015.07 and kernel to 3.14.28_1.0.0 2015-10-06 09:51:28 +01:00
post-image.sh Use portable shebangs (/bin/bash -> /usr/bin/env bash) 2015-10-19 22:06:06 +02:00
readme.txt board/wandboard: add a genimage config 2015-07-13 20:59:57 +02:00
uboot-env.txt wandboard_defconfig: bump u-boot to 2015.07 and kernel to 3.14.28_1.0.0 2015-10-06 09:51:28 +01:00

Wandboard

http://www.wandboard.org

To build a minimal support for this board:

    $ make wandboard_defconfig
    $ make

Buildroot prepares a bootable "sdcard.img" image in the output/images/
directory, ready to be dumped on an SD card.

For details about the medium image layout, see the definition in
board/wandboard/genimage.cfg.