summaryrefslogtreecommitdiff
path: root/drivers/serial/Makefile
diff options
context:
space:
mode:
authorRuss Gorby <richardx.r.gorby@intel.com>2010-10-26 17:13:52 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-11 22:35:57 +0300
commitaf3b8881f4c9852eefe9c7f1a997b3ecf580561b (patch)
tree13cf6f7d955dfc395e3bc41940cf4d89b18f4e96 /drivers/serial/Makefile
parenta7bcf21e60c73cb7f7c13fad928967d7e47c3cac (diff)
downloadlinux-af3b8881f4c9852eefe9c7f1a997b3ecf580561b.tar.xz
ifx6x60: SPI protocol driver for Infineon 6x60 modem
Prototype driver for the IFX6x60 series of SPI attached modems by Jim Stanley and Russ Gorby Signed-off-by: Russ Gorby <richardx.r.gorby@intel.com> [Some reworking and a major cleanup] Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/Makefile')
-rw-r--r--drivers/serial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/serial/Makefile b/drivers/serial/Makefile
index c5705765454f..783638b10698 100644
--- a/drivers/serial/Makefile
+++ b/drivers/serial/Makefile
@@ -89,3 +89,4 @@ obj-$(CONFIG_SERIAL_ALTERA_UART) += altera_uart.o
obj-$(CONFIG_SERIAL_MRST_MAX3110) += mrst_max3110.o
obj-$(CONFIG_SERIAL_MFD_HSU) += mfd.o
obj-$(CONFIG_SERIAL_OMAP) += omap-serial.o
+obj-$(CONFIG_SERIAL_IFX6X60) += ifx6x60.o