]> Git Repo - linux.git/blob - drivers/nvme/common/Makefile
net: bgmac: Fix return value check for fixed_phy_register()
[linux.git] / drivers / nvme / common / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 ccflags-y                       += -I$(src)
4
5 obj-$(CONFIG_NVME_COMMON)       += nvme-common.o
6
7 nvme-common-y                   += auth.o
This page took 0.034567 seconds and 4 git commands to generate.