Makefile 131 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0
  2. ccflags-y += -I$(src)
  3. obj-$(CONFIG_NVME_COMMON) += nvme-common.o
  4. nvme-common-y += auth.o