This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
laptops-kernel
Watch
0
Star
0
Fork
0
mirror of
https://github.com/linux-msm/laptops-kernel.git
synced
2026-08-13 14:19:53 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
laptops-kernel
/
drivers
/
cdrom
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
97 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-01 15:07:57 +01:00
# SPDX-License-Identifier: GPL-2.0
block: Rework drivers/cdrom/Makefile
2017-10-30 09:02:19 -07:00
obj-$(CONFIG_CDROM)
+=
cdrom.o
obj-$(CONFIG_GDROM)
+=
gdrom.o
Reference in New Issue
Copy Permalink