summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-04-29 13:24:16 -0600
committerCommit Bot <commit-bot@chromium.org>2021-05-01 05:18:25 +0000
commit3d27fecc625d2ed5d5162f079c85b0dfbc93398b (patch)
treea404d9dacebe9905c172653a9be2b397d16b6b1f /Makefile
parent32cb4ad65a87da05c4a103068497cf87ad87e4a9 (diff)
downloadvboot-3d27fecc625d2ed5d5162f079c85b0dfbc93398b.tar.gz
cleanup: remove ryu roothash functionality
Ryu was a canceled Chrome OS project (it launched with Android instead). 6 years later and this unused code is still kicking around. Delete it. BUG=b:186777279 BRANCH=none TEST=compile futility Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: Ic359413bc22a51ac8839e3e062234b1fd99a262c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/2861022 Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4ebbddc..acaad3e3 100644
--- a/Makefile
+++ b/Makefile
@@ -671,7 +671,6 @@ FUTIL_SRCS = \
futility/file_type_rwsig.c \
futility/file_type_usbpd1.c \
futility/misc.c \
- futility/ryu_root_header.c \
futility/updater.c \
futility/updater_archive.c \
futility/updater_quirks.c \