Removed rx_fsm.c example which duplicated MSTPCAP features (#544)
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -524,7 +524,6 @@ elseif(${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp.c>
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp_linux.c>
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp_linux.h>
|
||||
# ports/linux/rx_fsm.c
|
||||
$<$<BOOL:${BACDL_ETHERNET}>:ports/linux/ethernet.c>
|
||||
ports/linux/mstimer-init.c)
|
||||
|
||||
@@ -547,7 +546,6 @@ elseif(WIN32)
|
||||
ports/win32/bacport.h
|
||||
$<$<BOOL:${BACDL_BIP6}>:ports/win32/bip6.c>
|
||||
$<$<BOOL:${BACDL_BIP}>:ports/win32/bip-init.c>
|
||||
# ports/win32/rx_fsm.c
|
||||
ports/win32/datetime-init.c
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/win32/dlmstp.c>
|
||||
# ports/win32/dlmstp-mm.c
|
||||
|
||||
Reference in New Issue
Block a user