mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
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
|
endef
|
||||||
|
|
||||||
define TI_SGX_KM_INSTALL_TARGET_CMDS
|
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) \
|
DISCIMAGE=$(TARGET_DIR) \
|
||||||
kbuild_install -C $(@D)/$(TI_SGX_KM_SUBDIR)
|
kbuild_install -C $(@D)/$(TI_SGX_KM_SUBDIR)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user