drivers: soc: samsung: acpm: disable lto
This commit is contained in:
parent
2d84789050
commit
3a31abaa32
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ exynos_acpm-$(CONFIG_EXYNOS_MFD_I3C) += acpm_mfd_i3c.o
|
|||
exynos_acpm-$(CONFIG_EXYNOS_MFD_SPMI) += acpm_mfd_spmi.o
|
||||
obj-$(CONFIG_EXYNOS_ACPM_S2D) += acpm_s2d.o
|
||||
obj-$(CONFIG_EXYNOS_ACPM_PLGDBG) += plugin_dbg.o
|
||||
|
||||
CFLAGS_acpm.o := $(DISABLE_LTO)
|
||||
|
|
Loading…
Add table
Reference in a new issue