]> Git Repo - linux.git/blob - drivers/nvme/Makefile
arm64: avoid prototype warnings for syscalls
[linux.git] / drivers / nvme / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-$(CONFIG_NVME_COMMON)               += common/
4 obj-y           += host/
5 obj-y           += target/
This page took 0.035546 seconds and 4 git commands to generate.