mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
ca971bbfd8
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082
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
|