mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
7 lines
190 B
Makefile
7 lines
190 B
Makefile
#
|
|
# Configuration for L4 build system (for kernel-bindings, sigma0, bootstrap).
|
|
#
|
|
L4_CONFIG = $(call select_from_repositories,config/vea9x4.user)
|
|
|
|
include $(REP_DIR)/lib/mk/arm/platform.inc
|