Patrick Georgi submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Kyösti Mälkki: Looks good to me, approved
Revert "util/vboot_lib: Add description.md"

This reverts commit 255b6f8646903594fb728f8228908792bad766f0.

No longer needed after commit dd01e0131a8ba901bedec48844502fe85663390a
(Revert "util/lint: Add test for documentation in util dirs") has been
submitted. Plus, `util/vboot_lib/description.md` gets deleted whenever
one runs `make -C util/cbfstool clean`, which is rather annoying.

Change-Id: Ic93da096b6186d1d2af12243a74ec597694960c4
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55162
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
D util/vboot_lib/description.md
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/util/vboot_lib/description.md b/util/vboot_lib/description.md
deleted file mode 100644
index d4c3a60..0000000
--- a/util/vboot_lib/description.md
+++ /dev/null
@@ -1 +0,0 @@
-Support library for vboot in cbfstool.

To view, visit change 55162. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic93da096b6186d1d2af12243a74ec597694960c4
Gerrit-Change-Number: 55162
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-MessageType: merged