This commit is contained in:
Maneet Singh
2025-11-20 08:53:25 -08:00
parent b8c77a9a62
commit a973de26cc
44 changed files with 1944 additions and 1745 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.195.03\"
ccflags-y += -DNV_VERSION_STRING=\"570.207\"
ifneq ($(SYSSRCHOST1X),)
ccflags-y += -I$(SYSSRCHOST1X)