mirror of https://github.com/OpenIPC/firmware.git
[GK710x] Fix vermagic
parent
a0bddf2aef
commit
49e4e9314d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue