summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-08-20 16:39:47 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2018-08-23 18:06:31 +0000
commit58a7e397a1168253216e68e753545dd8f18a690f (patch)
treef46a61986e4a22d4ba8c864694a13f4735196a91 /MAINTAINERS
parentcf79c8344d007cf05bc45d064ffed87be36f7513 (diff)
downloadcoreboot-58a7e397a1168253216e68e753545dd8f18a690f.tar.xz
util/ifdfake: Remove deprecated utility
Since ifdfake has been deprecated in favor of better alternatives, there is no need to support it any further. Remove it from "util/", as well as any leftover references in other files. Change-Id: I45fe3d9fd606a61d5c3b9d0e6489a1df6d6510f0 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28234 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0875fdd2d5..ca8a6f2a74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -414,7 +414,6 @@ F: util/me_cleaner/
IFDTOOL
M: Stefan Reinauer <stefan.reinauer@coreboot.org>
F: util/ifdtool/
-F: util/ifdfake/
BUILD SYSTEM
M: Patrick Georgi <patrick@georgi-clan.de>