]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/Makefile
Extra omap code in linux-omap tree
[linux-2.6-omap-h63xx.git] / drivers / spi / Makefile
index 5d0451936d8625eebd4f70dd59f65ab69c2db333..2b8af98787376f6f5edf164dc8a6aae6d47a209b 100644 (file)
@@ -35,6 +35,9 @@ obj-$(CONFIG_SPI_SH_SCI)              += spi_sh_sci.o
 # SPI protocol drivers (device/link on bus)
 obj-$(CONFIG_SPI_SPIDEV)       += spidev.o
 obj-$(CONFIG_SPI_TLE62X0)      += tle62x0.o
+obj-$(CONFIG_SPI_TSC210X)      += tsc210x.o
+obj-$(CONFIG_SPI_TSC2301)      += tsc2301.o
+tsc2301-objs                   := tsc2301-core.o
 #      ... add above this line ...
 
 # SPI slave controller drivers (upstream link)