mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
11 lines
279 B
Diff
11 lines
279 B
Diff
--- a/src/wl/sys/wl_linux.c 2013-08-01 08:52:22.000000000 +0200
|
|
+++ b/src/wl/sys/wl_linux.c 2013-09-13 14:26:42.613839899 +0200
|
|
@@ -225,6 +225,7 @@
|
|
|
|
static int nompc = 0;
|
|
module_param(nompc, int, 0);
|
|
+MODULE_LICENSE("Mixed/Proprietary");
|
|
|
|
#ifdef quote_str
|
|
#undef quote_str
|