buildroot/board/olpc/post-build.sh

5 lines
102 B
Bash
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
#!/bin/sh
BOARD_DIR="$(dirname $0)"
install -m 0644 -D $BOARD_DIR/olpc.fth $TARGET_DIR/boot/olpc.fth