diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/am437x-hs-evm.conf')
-rw-r--r-- | meta-ti-bsp/conf/machine/am437x-hs-evm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am437x-hs-evm.conf b/meta-ti-bsp/conf/machine/am437x-hs-evm.conf index fde38d39..35b8d0a4 100644 --- a/meta-ti-bsp/conf/machine/am437x-hs-evm.conf +++ b/meta-ti-bsp/conf/machine/am437x-hs-evm.conf | |||
@@ -12,6 +12,7 @@ OPTEEFLAVOR = "am43xx" | |||
12 | EXTRA_IMAGEDEPENDS += "optee-os" | 12 | EXTRA_IMAGEDEPENDS += "optee-os" |
13 | 13 | ||
14 | # FIT image for legacy secure devices | 14 | # FIT image for legacy secure devices |
15 | KERNEL_BASE_CLASS = "kernel_legacyhs" | ||
15 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" | 16 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" |
16 | KERNEL_IMAGETYPES += " fitImage" | 17 | KERNEL_IMAGETYPES += " fitImage" |
17 | 18 | ||