From: Jan Kiszka <[email protected]>

This was obsoleted by splitting the inmate headers from the hypervisor
internal ones, somewhere around ce98ecaad89b.

Signed-off-by: Jan Kiszka <[email protected]>
---
 inmates/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/inmates/Makefile b/inmates/Makefile
index 25639922..81099b84 100644
--- a/inmates/Makefile
+++ b/inmates/Makefile
@@ -20,10 +20,6 @@ INCLUDES := -I$(INMATES_LIB) \
            -I$(src)/lib/include \
            -I$(src)/../include

-ifeq ($(subst arm64,arm,$(SRCARCH)),arm)
-INCLUDES += -I$(src)/../hypervisor/arch/arm-common/include
-endif
-
 LINUXINCLUDE  := $(INCLUDES)
 KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE
 KBUILD_CFLAGS := -g -Os -Wall -Wstrict-prototypes -Wtype-limits \
--
2.26.2

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/959515f0ce809642bf252cfd106d562c9c41fd85.1601360827.git.jan.kiszka%40web.de.

Reply via email to