[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[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