Skip to content

Commit 46681d0

Browse files
yangbolu1991mmahadevan108
authored andcommitted
mcux-sdk: drivers: netc: add fsl_netc_timer.c for build
Added fsl_netc_timer.c for build. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
1 parent f4d724d commit 46681d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcux/mcux-sdk/drivers/netc/driver_netc.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ message("driver_netc component is included.")
44

55
target_sources(${MCUX_SDK_PROJECT_NAME} PRIVATE
66
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_endpoint.c
7+
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_timer.c
78
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_ierb.c
89
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_mdio.c
910
${CMAKE_CURRENT_LIST_DIR}/netc_hw/fsl_netc_hw.c

0 commit comments

Comments
 (0)