compiling app_ethernet as well
This commit is contained in:
parent
253780d5d4
commit
172df0b570
@ -1,7 +1,6 @@
|
||||
# These are part of the RTEMS BSP for RTEMS
|
||||
if(FSFW_OSAL MATCHES freertos)
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
app_ethernet.cpp
|
||||
ethernetif.c
|
||||
)
|
||||
endif()
|
||||
@ -11,5 +10,5 @@ target_sources(${TARGET_NAME} PRIVATE
|
||||
TmTcLwIpUdpBridge.cpp
|
||||
networking.cpp
|
||||
app_dhcp.cpp
|
||||
|
||||
app_ethernet.cpp
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user