post-build.sh 101 B

123
  1. #!/bin/sh
  2. cp $BINARIES_DIR/Image $TARGET_DIR/boot
  3. cp $BINARIES_DIR/ae350_ax45mp.dtb $TARGET_DIR/boot