zephyr/drivers/hwinfo/CMakeLists.txt

3 lines
119 B
CMake
Raw Normal View History

zephyr_sources_ifdef(CONFIG_USERSPACE hwinfo_handlers.c)
zephyr_sources_ifdef(CONFIG_HWINFO hwinfo_weak_impl.c)