]> Git Repo - buildroot-mgba.git/blobdiff - configs/atmel_sama5d4_xplained_mmc_dev_defconfig
configs/atmel: refactor to use genimage.sh
[buildroot-mgba.git] / configs / atmel_sama5d4_xplained_mmc_dev_defconfig
index 69893c34833aeea8fefb54a6e288d4489447581f..c31f15a1ee1574bd0feeea24094415a8ae26cf33 100644 (file)
@@ -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
This page took 0.024919 seconds and 4 git commands to generate.