zephyr/drivers/pcie/CMakeLists.txt

3 lines
95 B
CMake

add_subdirectory_ifdef(CONFIG_PCIE host)
add_subdirectory_ifdef(CONFIG_PCIE_ENDPOINT endpoint)