genode/repos/base-linux/lib/mk/core-linux.mk
Norman Feske 0b36d81c0c base-linux: separate x86-specific code
By moving core's build-description to a library - a pattern already
employed for the other base platforms - we become able to cleanly split
x86-specific code (I/O-port access) from generic code. This is a
prerequisite for enabling non-x86 architectures such as AARCH64.

Issue #4136
2021-05-10 11:17:20 +02:00

2 lines
41 B
Makefile

include $(REP_DIR)/lib/mk/core-linux.inc