post-build.sh 94 B

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