mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
7 lines
169 B
Makefile
7 lines
169 B
Makefile
#
|
|
# Configuration for L4 build system (for kernel-bindings, sigma0, bootstrap).
|
|
#
|
|
L4_CONFIG = $(REP_DIR)/config/l4env-config.x86
|
|
|
|
include $(REP_DIR)/lib/mk/platform.inc
|