EMAC: M467: Fix CMake build error (#367)

This fixes EMAC cmake build error on M467 target.
pull/15530/head
ccli8 2024-10-04 13:28:42 +08:00 committed by GitHub
parent 3297baedff
commit 3cb82bfe3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
# SPDX-License-Identifier: Apache-2.0
target_include_directories(mbed-emac
INTERFACE
PUBLIC
.
)
target_sources(mbed-emac
INTERFACE
PRIVATE
m460_eth.c
synopGMAC_Dev.c
synopGMAC_network_interface.c