sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.
[pandora-kernel.git] / drivers / tty / serial / jsm / Makefile
1 #
2 # Makefile for Jasmine adapter
3 #
4
5 obj-$(CONFIG_SERIAL_JSM) += jsm.o
6
7 jsm-objs :=    jsm_driver.o jsm_neo.o jsm_tty.o
8