blob: ae4b283d3c1d9ea15fc4c73e2d61742e07e4b0fe [file] [log] [blame]
Stefan Reinauer6559f432010-12-17 00:13:54 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2009 Ronald G. Minnich
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Stefan Reinauer6559f432010-12-17 00:13:54 +000015
Edward O'Callaghan5a032c62014-04-27 22:41:31 +100016## include generic winbond pre-ram stage driver
17romstage-$(CONFIG_SUPERIO_WINBOND_COMMON_ROMSTAGE) += common/early_serial.c
18
Patrick Georgi0588d192009-08-12 15:00:51 +000019subdirs-y += w83627dhg
20subdirs-y += w83627ehg
21subdirs-y += w83627hf
Patrick Georgi0588d192009-08-12 15:00:51 +000022subdirs-y += w83627thg
23subdirs-y += w83627uhg
Timothy Pearson988ee172015-11-24 14:11:57 -060024subdirs-y += w83667hg-a
Patrick Georgi0588d192009-08-12 15:00:51 +000025subdirs-y += w83697hf
Patrick Georgi0588d192009-08-12 15:00:51 +000026subdirs-y += w83977tf
Marc Jones721c4072015-09-16 17:58:35 -060027subdirs-y += wpcd376i