xref: /OK3568_Linux_fs/buildroot/board/olpc/post-build.sh (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1#!/bin/sh
2
3BOARD_DIR="$(dirname $0)"
4install -m 0644 -D $BOARD_DIR/olpc.fth $TARGET_DIR/boot/olpc.fth
5