mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 22:58:26 +00:00
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
This commit is contained in:
committed by
Christian Helmuth
parent
a4727c90a8
commit
0b36d81c0c
1
repos/base-linux/lib/mk/core-linux.mk
Normal file
1
repos/base-linux/lib/mk/core-linux.mk
Normal file
@ -0,0 +1 @@
|
||||
include $(REP_DIR)/lib/mk/core-linux.inc
|
Reference in New Issue
Block a user