580.94.17

This commit is contained in:
russellcnv
2026-01-30 10:49:02 -08:00
parent c273d84a8b
commit a20d9e7667
5 changed files with 15 additions and 15 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=\"580.94.16\"
ccflags-y += -DNV_VERSION_STRING=\"580.94.17\"
# Include and link Tegra out-of-tree modules.
ifneq ($(wildcard /usr/src/nvidia/nvidia-oot),)