summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-01-26 06:42:02 +0000
committerPeter Stuge <peter@stuge.se>2009-01-26 06:42:02 +0000
commitaf8ffac0a7f2fa12e18869b08c17caabe9ced45a (patch)
treee4d22f5af74983b972f6a41f3e7c6fa8c9eca894 /Makefile
parentc6e905575f82311d07bd9800f81f70d61a93bc00 (diff)
downloadast2050-flashrom-af8ffac0a7f2fa12e18869b08c17caabe9ced45a.zip
ast2050-flashrom-af8ffac0a7f2fa12e18869b08c17caabe9ced45a.tar.gz
Driver for ST M29F002T/NT/B
T/NT TEST_OK_ PROBE READ ERASE WRITE Test report from Julia. Thanks! Corresponding to flashrom svn r409 and coreboot v2 svn r3917. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Julia Longtin <juri@solarnetone.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4388b53..cf9570a 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 wbsio_spi.o
+ ichspi.o w39v040c.o sb600spi.o wbsio_spi.o m29f002.o
all: pciutils dep $(PROGRAM)
OpenPOWER on IntegriCloud