zephyr/drivers/ptp_clock/CMakeLists.txt

4 lines
90 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_PTP_CLOCK ptp_clock.c)