diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-06-03 12:08:12 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-06-04 12:35:40 +0000 |
commit | 7014efd8cfb1c496354cc991bbb9443e882d5d82 (patch) | |
tree | 7c8d363cf23ce6d017852e77e4efe838de74951e /util/vboot_lib/description.md | |
parent | b85393742d3dd18fc0c75d3215338f3c9e08b727 (diff) |
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>
Diffstat (limited to 'util/vboot_lib/description.md')
-rw-r--r-- | util/vboot_lib/description.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/vboot_lib/description.md b/util/vboot_lib/description.md deleted file mode 100644 index d4c3a60355..0000000000 --- a/util/vboot_lib/description.md +++ /dev/null @@ -1 +0,0 @@ -Support library for vboot in cbfstool. |