Begin enumerating information from the PCI structure and HBA AHCI structures. Currently the PCI structure address is hardcoded but it should be passed via a capability from the init process in the future.
5 lines
101 B
CMake
5 lines
101 B
CMake
set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "")
|
|
|
|
add_subdirectory(yellowstone)
|
|
add_subdirectory(denali)
|
|
|