summaryrefslogtreecommitdiffstats
path: root/board/ci40/post-build.sh
blob: 9af74c7a7ebc1cd83883e4d6e3e8773386948c39 (plain)
1
2
3
4
#!/bin/sh

# Copy to target
cp ${BINARIES_DIR}/vmlinux.gz.itb ${TARGET_DIR}/fitImage
OpenPOWER on IntegriCloud