diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:14:38 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-04 01:00:19 +0100 |
commit | 50a29f8170737acddbac11213e0bd017cf3c48dc (patch) | |
tree | 3deed15d64bcd1e6a0233f6215056ab678996638 /src/superio/smsc/Makefile.inc | |
parent | 09c0c114e6646be978a85e3266e0c8ae1241119f (diff) | |
download | coreboot-50a29f8170737acddbac11213e0bd017cf3c48dc.tar.xz |
Drop SuperIO smsc/fdc37m60x
All boards using this SuperIO have been removed from the tree already.
Change-Id: I52847bc2fc16b27ac0de0bc7c847221b1e5cb744
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12245
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/smsc/Makefile.inc')
-rw-r--r-- | src/superio/smsc/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/smsc/Makefile.inc b/src/superio/smsc/Makefile.inc index 88d5b6efcc..9b86745069 100644 --- a/src/superio/smsc/Makefile.inc +++ b/src/superio/smsc/Makefile.inc @@ -15,7 +15,6 @@ ## subdirs-y += dme1737 -subdirs-y += fdc37m60x subdirs-y += fdc37n972 subdirs-y += lpc47b272 subdirs-y += lpc47b397 |