ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
[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