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
/
nvme
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
93 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-19 13:07:45 +01:00
# SPDX-License-Identifier: GPL-2.0-only
nvme: move to a new drivers/nvme/host directory
2015-10-09 18:17:06 +02:00
nvme: common: make keyring and auth separate modules
2023-10-26 15:08:03 +02:00
obj-y
+=
common/
nvme: move to a new drivers/nvme/host directory
2015-10-09 18:17:06 +02:00
obj-y
+=
host/
nvmet: add a generic NVMe target
2016-06-21 18:04:20 +02:00
obj-y
+=
target/
Reference in New Issue
Copy Permalink