zephyr/drivers/ethernet/dwc_xgmac/CMakeLists.txt

5 lines
145 B
CMake

# Copyright (c) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources_ifdef(CONFIG_ETH_DWC_XGMAC eth_dwc_xgmac.c)