genode/repos/base-sel4/lib/mk/spec/x86_32/syscall-sel4.mk
Alexander Boettcher 66c0c7b6f1 sel4: add x86_64 support
Issue #2451
2017-08-17 11:04:20 +02:00

11 lines
162 B
Makefile

PLAT := pc99
ARCH := x86
SEL4_ARCH := ia32
PLAT_BOARD := /$(SEL4_ARCH)
SEL4_WORDBITS := 32
ARCH_INCLUDES := exIPC.h
include $(REP_DIR)/lib/mk/syscall-sel4.inc