blob: 8ffde4f8ab9ae53f3f6007890a709ce795d19d8f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# Makefile for the kernel cdrom device drivers.
2#
3# 30 Jan 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
4# Rewritten to use lists instead of if-statements.
5
6# Each configuration option enables a list of files.
7
8obj-$(CONFIG_BLK_DEV_IDECD) += cdrom.o
9obj-$(CONFIG_BLK_DEV_SR) += cdrom.o
10obj-$(CONFIG_PARIDE_PCD) += cdrom.o
11obj-$(CONFIG_CDROM_PKTCDVD) += cdrom.o
12
Adrian McMenamin74ee1a72008-01-21 18:52:48 +090013obj-$(CONFIG_GDROM) += gdrom.o cdrom.o