projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] libuuid needs to be compiled with fPIC/pic.
[openwrt.git]
/
package
/
mac80211
/
patches
/
012-remove_rfkill.patch
diff --git
a/package/mac80211/patches/012-remove_rfkill.patch
b/package/mac80211/patches/012-remove_rfkill.patch
index
53262ed
..
a47168a
100644
(file)
--- a/
package/mac80211/patches/012-remove_rfkill.patch
+++ b/
package/mac80211/patches/012-remove_rfkill.patch
@@
-22,7
+22,7
@@
#include <linux/rfkill_backport.h>
--- a/include/linux/rfkill_backport.h
+++ b/include/linux/rfkill_backport.h
-@@ -14
6,7 +146
,7 @@ struct rfkill_ops {
+@@ -14
9,7 +149
,7 @@ struct rfkill_ops {
int (*set_block)(void *data, bool blocked);
};
This page took
0.02401 seconds
and
4
git commands to generate.