570.195.03

This commit is contained in:
Maneet Singh
2025-09-30 12:46:28 -07:00
parent 0bf68f06cc
commit b8c77a9a62
26 changed files with 309 additions and 248 deletions

View File

@@ -79,7 +79,7 @@ ccflags-y += -I$(src)/common/inc
ccflags-y += -I$(src)
ccflags-y += -Wall $(DEFINES) $(INCLUDES) -Wno-cast-qual -Wno-format-extra-args
ccflags-y += -D__KERNEL__ -DMODULE -DNVRM
ccflags-y += -DNV_VERSION_STRING=\"570.190\"
ccflags-y += -DNV_VERSION_STRING=\"570.195.03\"
ifneq ($(SYSSRCHOST1X),)
ccflags-y += -I$(SYSSRCHOST1X)