mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
7910b5146f
Supports native command queueing and multiple ports.
7 lines
113 B
Makefile
7 lines
113 B
Makefile
SRC_CC = platform.cc
|
|
|
|
INC_DIR += $(REP_DIR)/src/drivers/ahci
|
|
|
|
vpath platform.cc $(REP_DIR)/src/drivers/ahci/x86
|
|
|