]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_ppc64_pseries_defconfig
configs/qemu*: use the post-image script with "$(BR2_DEFCONFIG)" as argument.
[buildroot-mgba.git] / configs / qemu_ppc64_pseries_defconfig
index 42856a52b778c47a222ff1b25a1a21380d8d9416..3f516a0462860f9475668f456b8551b84ddfaa18 100644 (file)
@@ -10,6 +10,10 @@ BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
+# Image
+BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
+BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
+
 # Linux headers same as kernel, a 4.19 series
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
 
This page took 0.024665 seconds and 4 git commands to generate.