diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:17:35 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-10 20:16:49 +0100 |
commit | 158abf973764c638f7ef2a3e7854d8a4d905031f (patch) | |
tree | 694cf572866a012a8febb373068745092c8b0aec /src/superio/fintek/Makefile.inc | |
parent | 1f780994ebb7b89cf9e47e7bb9533395b8f4dad0 (diff) | |
download | coreboot-158abf973764c638f7ef2a3e7854d8a4d905031f.tar.xz |
Drop SuperIO fintek/f71889
All boards using this SuperIO have been removed from the tree already.
Change-Id: I3c43a431d92d76b6ed3ec72b203d3e80925cadea
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12247
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/fintek/Makefile.inc')
-rw-r--r-- | src/superio/fintek/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/fintek/Makefile.inc b/src/superio/fintek/Makefile.inc index 2586ac2603..0d0ae66738 100644 --- a/src/superio/fintek/Makefile.inc +++ b/src/superio/fintek/Makefile.inc @@ -21,7 +21,6 @@ subdirs-y += f71859 subdirs-y += f71863fg subdirs-y += f71869ad subdirs-y += f71872 -subdirs-y += f71889 subdirs-y += f81216h subdirs-y += f81865f subdirs-y += f81866d |