summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBoris Baykov <dev@borisbaykov.com>2016-08-26 16:25:06 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2017-04-20 16:45:16 -0500
commit0cd3a8e8839662d04d3f6eadfc5a369544cb4c6a (patch)
treec6d2915c4b6d0a1b2bdafac7b184944d37ba42c1 /Makefile
parent3bac020ef83294fd7c3d40c8ec9c0097da93b876 (diff)
downloadflashrom-raptor-p9-0cd3a8e8839662d04d3f6eadfc5a369544cb4c6a.tar.gz
flashrom-raptor-p9-0cd3a8e8839662d04d3f6eadfc5a369544cb4c6a.zip
4ba patches
https://patchwork.coreboot.org/patch/4459 https://patchwork.coreboot.org/patch/4461 https://patchwork.coreboot.org/patch/4463 https://patchwork.coreboot.org/patch/4460 https://patchwork.coreboot.org/patch/4464 https://patchwork.coreboot.org/patch/4462
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ebde1e..d771398 100644
--- a/Makefile
+++ b/Makefile
@@ -514,7 +514,7 @@ endif
CHIP_OBJS = jedec.o stm50.o w39.o w29ee011.o \
sst28sf040.o 82802ab.o \
sst49lfxxxc.o sst_fwhub.o flashchips.o spi.o spi25.o spi25_statusreg.o \
- opaque.o sfdp.o en29lv640b.o at45db.o
+ spi4ba.o opaque.o sfdp.o en29lv640b.o at45db.o
###############################################################################
# Library code.
OpenPOWER on IntegriCloud