mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
12 lines
345 B
Diff
12 lines
345 B
Diff
diff -aur old/src/wl/sys/wl_linux.c new/src/wl/sys/wl_linux.c
|
|
--- old/src/wl/sys/wl_linux.c 2010-12-15 02:58:07.000000000 +0100
|
|
+++ new/src/wl/sys/wl_linux.c 2010-12-25 18:15:43.356676382 +0100
|
|
@@ -240,6 +240,7 @@
|
|
|
|
static int nompc = 0;
|
|
module_param(nompc, int, 0);
|
|
+MODULE_LICENSE("Mixed/Proprietary");
|
|
|
|
#ifdef quote_str
|
|
#undef quote_str
|