buildroot/board/andes/ae350/post-build.sh

4 lines
101 B
Bash
Raw Normal View History

2024-02-18 09:22:07 +08:00
#!/bin/sh
cp $BINARIES_DIR/Image $TARGET_DIR/boot
cp $BINARIES_DIR/ae350_ax45mp.dtb $TARGET_DIR/boot