]> Git Repo - linux.git/blob - drivers/tty/serial/jsm/Makefile
chardev: add helper function to register char devs with a struct device
[linux.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 jsm_cls.o
8
This page took 0.037289 seconds and 4 git commands to generate.