summaryrefslogtreecommitdiffstats
path: root/onlineupdate/Executable_mar.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-08-30 03:16:13 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:21 +0200
commit61fe827e3bde3f6bf6369467bea2be2b23e81bbd (patch)
tree852bc2a09d055af8b1b5709b58125437fd666bd7 /onlineupdate/Executable_mar.mk
parentmake the script more python3 compliant (diff)
downloadcore-61fe827e3bde3f6bf6369467bea2be2b23e81bbd.tar.gz
core-61fe827e3bde3f6bf6369467bea2be2b23e81bbd.zip
build the signing part for the updater
Change-Id: I422eed712da76a90f49b9d9cd5d6155fa394c223
Diffstat (limited to 'onlineupdate/Executable_mar.mk')
-rw-r--r--onlineupdate/Executable_mar.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/onlineupdate/Executable_mar.mk b/onlineupdate/Executable_mar.mk
index 488ca26f4728..628ca2680058 100644
--- a/onlineupdate/Executable_mar.mk
+++ b/onlineupdate/Executable_mar.mk
@@ -39,8 +39,6 @@ endif
$(eval $(call gb_Executable_add_cobjects,mar,\
onlineupdate/source/libmar/sign/nss_secutil \
onlineupdate/source/libmar/sign/mar_sign \
- onlineupdate/source/libmar/verify/cryptox \
- onlineupdate/source/libmar/verify/mar_verify \
onlineupdate/source/libmar/tool/mar \
))