nvme: enable context analysis support for nvme host driver

Update nvme host driver makefile to enable support for the Clang's
context anaysis.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nilay Shroff <nilay@linux.ibm.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
This commit is contained in:
Nilay Shroff
2026-07-13 17:24:21 +05:30
committed by Keith Busch
parent 521b1587de
commit fccada336f

View File

@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
CONTEXT_ANALYSIS := y
ccflags-y += -I$(src)
obj-$(CONFIG_NVME_CORE) += nvme-core.o