[GK710x] Fix vermagic

pull/624/head
Dmitry Ermakov 2023-01-28 22:47:17 +03:00
parent a0bddf2aef
commit 49e4e9314d
1 changed files with 1 additions and 1 deletions

View File

@ -298833,7 +298833,7 @@ index 6f8fbcf1..7d89860d 100644
MODULE_ARCH_VERMAGIC
-
+#else
+#define VERMAGIC_STRING "3.4.43-Goke"
+#define VERMAGIC_STRING UTS_RELEASE
+#endif
diff --git a/net/ipv4/ipconfig.c b/net/ipv4/ipconfig.c
index 92ac7e73..924f357f 100644