]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/spi/Makefile
arm: ep9315: Return back Cirrus Logic EDB9315A board support
[people/ms/u-boot.git] / drivers / spi / Makefile
index b587308c849d95051aad1eb0fb07fdb2be18adfe..f02c35a52c0cd5100804342ca0e05a915151fd7d 100644 (file)
@@ -8,6 +8,7 @@
 # There are many options which enable SPI, so make this library available
 obj-y += spi.o
 
+obj-$(CONFIG_EP93XX_SPI) += ep93xx_spi.o
 obj-$(CONFIG_ALTERA_SPI) += altera_spi.o
 obj-$(CONFIG_ANDES_SPI) += andes_spi.o
 obj-$(CONFIG_ARMADA100_SPI) += armada100_spi.o