toolchain/toolchain-common.in: fix definition of BR2_TOOLCHAIN_HAS_GCC_BUG_64735
[buildroot-gz.git] / board / altera / post-image.sh
blob03e7819aa655984758cc8d80f9d98c2b9084dc5a
1 #!/bin/sh
2 # post-image.sh for SoCkit/SoCDK
3 # 2014, "Roman Diouskine" <roman.diouskine@savoirfairelinux.com>
4 # 2014, "Sebastien Bourdelin" <sebastien.bourdelin@savoirfairelinux.com>
6 # create a DTB file copy with the name expected by the u-boot config
7 # Name of the DTB is passed as the second argument to the script.
8 cp -af $BINARIES_DIR/${2}.dtb $BINARIES_DIR/socfpga.dtb