1 2 3 4 5 6 7 8
# # Makefile for Jasmine adapter # obj-$(CONFIG_SERIAL_JSM) += jsm.o jsm-objs := jsm_driver.o jsm_neo.o jsm_tty.o