]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_ppc64_e5500_defconfig
configs/qemu*: use the post-image script with "$(BR2_DEFCONFIG)" as argument.
[buildroot-mgba.git] / configs / qemu_ppc64_e5500_defconfig
index 3c71c17e0a4125f7069b73305343f2b6ee531431..b37bd110411b37c11d143c8ea2fa4f0951a0b46d 100644 (file)
@@ -5,6 +5,10 @@ BR2_powerpc_e5500=y
 # Serial port config
 BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
 
+# Image
+BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
+BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
+
 # Linux headers same as the kernel
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
 
This page took 0.023689 seconds and 4 git commands to generate.