summaryrefslogtreecommitdiffstats
path: root/configs/atmel_sama5d4_xplained_mmc_dev_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/atmel_sama5d4_xplained_mmc_dev_defconfig')
-rw-r--r--configs/atmel_sama5d4_xplained_mmc_dev_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/atmel_sama5d4_xplained_mmc_dev_defconfig b/configs/atmel_sama5d4_xplained_mmc_dev_defconfig
index 69893c3483..c31f15a1ee 100644
--- a/configs/atmel_sama5d4_xplained_mmc_dev_defconfig
+++ b/configs/atmel_sama5d4_xplained_mmc_dev_defconfig
@@ -18,7 +18,8 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
# Needed for usb-utils
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
# Creation of the SD card image
-BR2_ROOTFS_POST_IMAGE_SCRIPT="board/atmel/sama5d4_xplained_mmc/post-image.sh"
+BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
+BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/atmel/sama5d4_xplained_mmc/genimage.cfg"
# Kernel
BR2_LINUX_KERNEL=y
OpenPOWER on IntegriCloud