Skip to content

Commit

Permalink
inmates: remove hypervisor-local include directory
Browse files Browse the repository at this point in the history
There's no more need for it. And that's it, inmates no more depend on
pure hypervisor headers.

Signed-off-by: Ralf Ramsauer <ralf.ramsauer@oth-regensburg.de>
Signed-off-by: Antonios Motakis <antonios.motakis@huawei.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
  • Loading branch information
rralf authored and jan-kiszka committed Dec 13, 2017
1 parent d238e82 commit 3b9508a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inmates/Makefile
Expand Up @@ -16,8 +16,6 @@ INMATES_LIB = $(src)/lib/$(SRCARCH)
export INMATES_LIB

INCLUDES := -I$(INMATES_LIB) \
-I$(src)/../hypervisor/arch/$(SRCARCH)/include \
-I$(src)/../hypervisor/include \
-I$(src)/../include/arch/$(SRCARCH) \
-I$(src)/../include

Expand Down

0 comments on commit 3b9508a

Please sign in to comment.