Skip to content

Commit

Permalink
EMAC: M467: Fix CMake build error
Browse files Browse the repository at this point in the history
This fixes EMAC cmake build error on M467 target.
  • Loading branch information
ccli8 committed Sep 30, 2024
1 parent 3b7ac99 commit ec154ee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec154ee

Please sign in to comment.