genode/repos/ports-foc/src/l4linux/arm/target.mk
Norman Feske ca971bbfd8 Move repositories to 'repos/' subdirectory
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
2014-05-14 16:08:00 +02:00

8 lines
203 B
Makefile

REQUIRES = foc arm
INC_DIR += $(REP_DIR)/include/32-bit
SRC_L4LX_CONFIG = $(REP_DIR)/config/linux_config.arm
LX_TARGET = l4linux
L4LX_L4ARCH = arm
-include $(REP_DIR)/mk/l4lx.mk