Skip to content

Commit

Permalink
[device][sand] Add macro for customized trusty syscall
Browse files Browse the repository at this point in the history
Change-Id: I9666b4ace629a452f5e7b9dce9ffe7cd42959381
Signed-off-by: Zhong,Fangjian <[email protected]>
  • Loading branch information
Zhong,Fangjian authored and rogerxfeng8 committed Jun 26, 2018
1 parent 5a54775 commit caa1e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/sand-x86-64.mk
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ endif

ENABLE_STATIC_LIB ?= true

WITH_CUSTOMIZED_SYSCALL ?= true

EXTRA_BUILDRULES += app/trusty/user-tasks.mk

include $(LOCAL_DIR)/product/$(TARGET_PRODUCT).mk

0 comments on commit caa1e9d

Please sign in to comment.