[PATCH] INPUT: move to use the new class code, instead of class_simple
[linux-2.6] / drivers / 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