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