summaryrefslogtreecommitdiff
path: root/util/flashrom/Makefile
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-03-17 22:59:40 +0000
committerStefan Reinauer <stepan@openbios.org>2008-03-17 22:59:40 +0000
commit012ed48bf2c28af293c1868f8e0d0371e20ed8ec (patch)
tree0be4e162021cf0a87a5b7a2a489ee6ffada29bf6 /util/flashrom/Makefile
parent2ce4e4caa9c2856c77b666299b9551dfd10a0dab (diff)
downloadcoreboot-012ed48bf2c28af293c1868f8e0d0371e20ed8ec.tar.xz
Support for the Winbond W39V080FA series of chips.
Support for flashing on the Kontron 986LCD-M board. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3165 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/Makefile')
-rw-r--r--util/flashrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/Makefile b/util/flashrom/Makefile
index 57c96867d2..2258360a2b 100644
--- a/util/flashrom/Makefile
+++ b/util/flashrom/Makefile
@@ -24,7 +24,7 @@ OBJS = chipset_enable.o board_enable.o udelay.o jedec.o sst28sf040.o \
am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o w49f002u.o \
82802ab.o msys_doc.o pm49fl004.o sst49lf040.o sst49lfxxxc.o \
sst_fwhub.o layout.o cbtable.o flashchips.o flashrom.o \
- sharplhf00l04.o w29ee011.o spi.o
+ w39v080fa.o sharplhf00l04.o w29ee011.o spi.o
all: pciutils dep $(PROGRAM)