From 31a5a907ba317907bc7bc9510f85f1588dfafc3e Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Wed, 12 Jan 2022 10:41:42 +0100 Subject: [PATCH] doc: remove obsolete TARGET_DIR Makefile parameter from tutorial Remove the TARGET_DIR parameter from the "Enable Inter-VM Communication Based on Ivshmem" tutorial as this is now an obsolete parameter that will print out a warning. Signed-off-by: Geoffroy Van Cutsem --- doc/tutorials/enable_ivshmem.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/enable_ivshmem.rst b/doc/tutorials/enable_ivshmem.rst index d4ed6cc4b..59989bf1d 100644 --- a/doc/tutorials/enable_ivshmem.rst +++ b/doc/tutorials/enable_ivshmem.rst @@ -209,7 +209,7 @@ Linux-based VMs (VM0 is a pre-launched VM and VM2 is a post-launched VM). 2. Build ACRN based on the XML configuration for hybrid_rt scenario on whl-ipc-i5 board:: - make BOARD=whl-ipc-i5 SCENARIO= TARGET_DIR=xxx + make BOARD=whl-ipc-i5 SCENARIO= 3. Add a new virtual PCI device for VM2 (post-launched VM): the device type is ``ivshmem``, shared memory name is ``hv:/shm_region_0``, and shared memory