Skip to content

Commit 7cdf974

Browse files
committed
CMake remove COMPONENT_WHD from emac/TARGET_Cypress
1 parent 0db6218 commit 7cdf974

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

connectivity/drivers/emac/TARGET_Cypress/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
if("SCL" IN_LIST MBED_TARGET_LABELS)
55
add_subdirectory(COMPONENT_SCL)
66
endif()
7-
8-
if("WHD" IN_LIST MBED_TARGET_LABELS)
9-
add_subdirectory(COMPONENT_WHD)
10-
endif()

0 commit comments

Comments
 (0)