buildroot/board/firefly/roc-rk3399-pc/post-build.sh

6 lines
128 B
Bash
Executable File

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