genode/repos/base-sel4/lib/import/import-syscall-sel4.mk
Stefan Kalkowski bdd923406f base: remove SPEC variables of boards (fix #3971)
* Remove SPEC declarations from mk/spec
* Remove all board-specific REQUIRE declaratiions left
* Replace [have_spec <board>] run-script declarations with have_board where necessary
* Remove addition of BOARD variable to SPECS in toplevel Makefile
* Move board-specific directories in base-hw out of specs
2021-01-25 13:58:09 +01:00

15 lines
359 B
Makefile

include $(call select_from_repositories,etc/board.conf)
SEL4_INCLUDE_DIR := $(LIB_CACHE_DIR)/syscall-sel4-$(BOARD)/include
#
# Access kernel-interface headers that were installed when building the
# syscall-sel4 library.
#
INC_DIR += $(SEL4_INCLUDE_DIR)
#
# Access to other sel4-specific headers such as 'autoconf.h'.
#
INC_DIR += $(SEL4_INCLUDE_DIR)/sel4