diff options
Diffstat (limited to 'src/makefile')
-rw-r--r-- | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 6a1040291..de74f6420 100644 --- a/src/makefile +++ b/src/makefile @@ -198,7 +198,7 @@ EXTENDED_MODULES += p9_stop_util EXTENDED_MODULES += isteps_mss EXTENDED_MODULES += p9_cpuWkup EXTENDED_MODULES += $(if $(CONFIG_ENABLE_HDAT_IN_HOSTBOOT),hdat) - +EXTENDED_MODULES += $(if $(CONFIG_SECUREBOOT),secureboot_ext) #*************************************** # Working test modules |