swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 0238df646e6224016a45505d2c111a24669ebe21 authored by Greg Kroah-Hartman on 07 October 2018, 15:26:02 UTC
Linux 4.19-rc7
Tip revision: 0238df6
Makefile
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CDROM)	+= cdrom.o
obj-$(CONFIG_GDROM)	+= gdrom.o
back to top