buildroot/board/roseapplepi/post-build.sh

5 lines
83 B
Bash
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
#!/bin/sh
BOARD_DIR="$(dirname $0)"
cp $BOARD_DIR/uEnv.txt $BINARIES_DIR/uEnv.txt