summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-01-26 03:08:45 +0000
committerPeter Stuge <peter@stuge.se>2009-01-26 03:08:45 +0000
commitbf196e91997a6f2a0d0e1b6670f300d3fc73ca8f (patch)
tree647b2bdde31184104f4eac0758d03d872a3e45ea /Makefile
parent9d9399c5b47c63648dd72ce8b699ae8cc58a2f1a (diff)
downloadflashrom-bf196e91997a6f2a0d0e1b6670f300d3fc73ca8f.tar.gz
flashrom-bf196e91997a6f2a0d0e1b6670f300d3fc73ca8f.tar.bz2
flashrom-bf196e91997a6f2a0d0e1b6670f300d3fc73ca8f.zip
Winbond SuperIO SPI driver
Developed and tested to work on Intel D201GLY in July 2008. Tested by a helpful person on IRC whose name I've since forgotten. Sorry! Corresponding to flashrom svn r404 and coreboot v2 svn r3910. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Ward Vandewege <ward@gnu.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86f91d4a3..4388b53f4 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ OBJS = chipset_enable.o board_enable.o udelay.o jedec.o stm50flw0x0x.o \
w49f002u.o 82802ab.o pm49fl00x.o sst49lf040.o en29f002a.o \
sst49lfxxxc.o sst_fwhub.o layout.o cbtable.o flashchips.o physmap.o \
flashrom.o w39v080fa.o sharplhf00l04.o w29ee011.o spi.o it87spi.o \
- ichspi.o w39v040c.o sb600spi.o
+ ichspi.o w39v040c.o sb600spi.o wbsio_spi.o
all: pciutils dep $(PROGRAM)