kernel: broadcom-wl: multiple fix to make the package compilable again
[openwrt/staging/wigyori.git] / package / kernel / broadcom-wl / patches / 930-wl_linux-set-module-license-Proprietary.patch
diff --git a/package/kernel/broadcom-wl/patches/930-wl_linux-set-module-license-Proprietary.patch b/package/kernel/broadcom-wl/patches/930-wl_linux-set-module-license-Proprietary.patch
new file mode 100644 (file)
index 0000000..6d05717
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/driver/wl_linux.c
++++ b/driver/wl_linux.c
+@@ -1109,6 +1109,7 @@ wl_module_exit(void)
+ module_init(wl_module_init);
+ module_exit(wl_module_exit);
++MODULE_LICENSE("Proprietary");
+ /** 
+  * This function frees the WL per-device resources.