580.82.09

This commit is contained in:
Maneet Singh
2025-09-09 16:15:34 -07:00
parent 6387af3092
commit 87c0b12473
6 changed files with 24 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.82.07\"
ccflags-y += -DNV_VERSION_STRING=\"580.82.09\"
# Include and link Tegra out-of-tree modules.
ifneq ($(wildcard /usr/src/nvidia/nvidia-oot),)