mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
3cf3344fa3
commit
aa2511e209
7
repos/os/src/drivers/platform/spec/arm_64/target.mk
Normal file
7
repos/os/src/drivers/platform/spec/arm_64/target.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
TARGET = platform_drv
|
||||
REQUIRES = arm_64
|
||||
SRC_CC = device.cc device_component.cc device_model_policy.cc main.cc session_component.cc root.cc
|
||||
INC_DIR = $(PRG_DIR)/../../spec/arm
|
||||
LIBS = base
|
||||
|
||||
vpath %.cc $(PRG_DIR)/../../spec/arm
|
||||
Reference in New Issue
Block a user