zephyr/drivers/mipi_dsi/CMakeLists.txt

3 lines
103 B
CMake

zephyr_sources_ifdef(CONFIG_MIPI_DSI mipi_dsi.c)
zephyr_sources_ifdef(CONFIG_MIPI_DSI_MCUX dsi_mcux.c)