1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_CDROM) += cdrom.o 3obj-$(CONFIG_GDROM) += gdrom.o 4