Skip to content

Commit

Permalink
[user] adds crypto dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avtolstoy authored and m-mcgowan committed Oct 19, 2019
1 parent 66a96a6 commit 9ce363a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions user/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ USER_MODULE_PATH=.

BUILD_PATH_EXT = $(USER_BUILD_PATH_EXT)

DEPENDENCIES = wiring system services communication hal

ifdef TEST
DEPENDENCIES += crypto
endif
DEPENDENCIES = wiring system services communication hal crypto

include ../build/platform-id.mk

Expand Down

0 comments on commit 9ce363a

Please sign in to comment.