genode/repos/base-sel4/lib/mk/spec/x86_32/syscall-sel4.mk

11 lines
172 B
Makefile
Raw Normal View History

2017-06-22 18:47:02 +02:00
PLAT := pc99
ARCH := x86
2014-10-15 18:11:17 +02:00
2017-06-22 18:47:02 +02:00
SEL4_ARCH := ia32
PLAT_BOARD := /$(SEL4_ARCH)
SEL4_WORDBITS := 32
ARCH_INCLUDES := exIPC.h vmenter.h
2014-10-15 18:11:17 +02:00
2017-06-22 18:47:02 +02:00
include $(REP_DIR)/lib/mk/syscall-sel4.inc