new/buildroot/board/beaglebone/post-build.sh

5 lines
83 B
Bash
Raw Normal View History

2025-05-10 21:58:58 +08:00
#!/bin/sh
BOARD_DIR="$(dirname $0)"
cp $BOARD_DIR/uEnv.txt $BINARIES_DIR/uEnv.txt