mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
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
|
Loading…
x
Reference in New Issue
Block a user