mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +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
|
|
|