5 lines
145 B
CMake
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)
|