From 7e3c81ae7122120fe10d43fcba61a513e2461de9 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 14 Oct 2017 18:56:50 +0200 Subject: spi25: Merge remainder of spi4ba in Change-Id: If581e24347e45cbb27002ea99ffd70e334c110cf Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/22388 Reviewed-by: David Hendricks Tested-by: build bot (Jenkins) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a97761f6..33702478 100644 --- a/Makefile +++ b/Makefile @@ -519,7 +519,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 \ - spi4ba.o opaque.o sfdp.o en29lv640b.o at45db.o + opaque.o sfdp.o en29lv640b.o at45db.o ############################################################################### # Library code. -- cgit v1.2.3