ti-sgx-km: fix ENV typo
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e15c4d5fbb
commit
a841999460
@ -35,7 +35,7 @@ define TI_SGX_KM_BUILD_CMDS
|
||||
endef
|
||||
|
||||
define TI_SGX_KM_INSTALL_TARGET_CMDS
|
||||
$(TARGET_MAKE_EVN) $(MAKE) $(TI_SGX_KM_MAKE_OPTS) \
|
||||
$(TARGET_MAKE_ENV) $(MAKE) $(TI_SGX_KM_MAKE_OPTS) \
|
||||
DISCIMAGE=$(TARGET_DIR) \
|
||||
kbuild_install -C $(@D)/$(TI_SGX_KM_SUBDIR)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user