summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc55
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-06-01 12:36:08 +0700
committerhathach <[email protected]>2023-06-01 12:36:08 +0700
commit19a597bcae11077c3011d78f1a85dc2f1bfcd00f (patch)
treed3bd96b4e1d6078021365a0b1e12193db194712f /hw/bsp/lpc55
parentddc029ce54913fa898c5225a2e87f136a6b81060 (diff)
add lto for cmake
Diffstat (limited to 'hw/bsp/lpc55')
-rw-r--r--hw/bsp/lpc55/family.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/lpc55/family.cmake b/hw/bsp/lpc55/family.cmake
index 77a2b821e..eb163bde7 100644
--- a/hw/bsp/lpc55/family.cmake
+++ b/hw/bsp/lpc55/family.cmake
@@ -89,7 +89,7 @@ endif () # BOARD_TARGET
# Functions
#------------------------------------
function(family_configure_example TARGET)
- family_support_configure_common(${TARGET})
+ family_configure_common(${TARGET})
#---------- Port Specific ----------
# These files are built for each example since it depends on example's tusb_config.h