new/buildroot/board/olpc/post-build.sh
2025-05-10 21:58:58 +08:00

5 lines
102 B
Bash
Executable File

#!/bin/sh
BOARD_DIR="$(dirname $0)"
install -m 0644 -D $BOARD_DIR/olpc.fth $TARGET_DIR/boot/olpc.fth