555.58.02

(cherry picked from commit 1795a8bb20)
This commit is contained in:
Bernhard Stoeckner
2024-07-01 14:52:22 +02:00
committed by Gaurav Juvekar
parent 171c735e57
commit 5fdf5032fb
8 changed files with 33 additions and 20 deletions

View File

@@ -72,7 +72,7 @@ EXTRA_CFLAGS += -I$(src)/common/inc
EXTRA_CFLAGS += -I$(src)
EXTRA_CFLAGS += -Wall $(DEFINES) $(INCLUDES) -Wno-cast-qual -Wno-format-extra-args
EXTRA_CFLAGS += -D__KERNEL__ -DMODULE -DNVRM
EXTRA_CFLAGS += -DNV_VERSION_STRING=\"555.58\"
EXTRA_CFLAGS += -DNV_VERSION_STRING=\"555.58.02\"
ifneq ($(SYSSRCHOST1X),)
EXTRA_CFLAGS += -I$(SYSSRCHOST1X)