Skip to content

Commit

Permalink
fix the build error
Browse files Browse the repository at this point in the history
  • Loading branch information
BUG1989 committed Nov 12, 2024
1 parent 4f74b85 commit 20340ab
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 1 addition & 3 deletions msp/sample/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ HOME_PATH := $(abspath $(LOCAL_PATH)/../..)
include $(HOME_PATH)/build/color.mk
include $(HOME_PATH)/build/config.mak

ifneq ($(strip $(SUPPORT_OPTEE)),false)
SUBDIRS += optee_hello_world optee_sec_storage optee_aes optee_acipher
endif

PRJ_OUT_HOME := $(HOME_PATH)/build/out/$(PROJECT)
OBJ_OUT_PATH := $(PRJ_OUT_HOME)/objs
MSP_OUT_PATH := $(HOME_PATH)/msp/out
Expand Down

0 comments on commit 20340ab

Please sign in to comment.