zephyr/drivers/ethernet/eth_nxp_enet_qos/CMakeLists.txt

6 lines
215 B
CMake

# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources_ifdef(CONFIG_ETH_NXP_ENET_QOS eth_nxp_enet_qos.c)
zephyr_library_sources_ifdef(CONFIG_ETH_NXP_ENET_QOS_MAC eth_nxp_enet_qos_mac.c)