Skip to content

Commit 8357e3e

Browse files
Fix Gemalto Cinterion build
1 parent 5e2a4c6 commit 8357e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectivity/drivers/cellular/GEMALTO/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
if("COMPONENT_GEMALTO_CINTERION=1" IN_LIST MBED_TARGET_DEFINITIONS)
5-
add_subdirectory(CINTERION)
5+
add_subdirectory(COMPONENT_GEMALTO_CINTERION)
66
endif()

0 commit comments

Comments
 (0)