mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-16 09:50:18 +00:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
SRC_CC = platform.cc
|
||
|
|
||
|
INC_DIR += $(REP_DIR)/src/drivers/ahci
|
||
|
|
||
|
vpath platform.cc $(REP_DIR)/src/drivers/ahci/exynos5
|
||
|
|