projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b0a4d
)
make RFKILL_REGULATOR depend on 3.0
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 2 Apr 2013 11:06:24 +0000
(13:06 +0200)
committer
Johannes Berg
<johannes@sipsolutions.net>
Tue, 2 Apr 2013 11:06:24 +0000
(13:06 +0200)
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index 7bf43f3688cd05b92c7eacc897e6c3b25c4ea7a3..cb67e8d03fb1cd082665c07ff4bb36c5cd258957 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-68,3
+68,8
@@
BT 2.6.29
# this is easier. If you remove this, put the one
# above (2.6.28) back though!
BCMA_DRIVER_GPIO 3.0
+
+# rfkill-regulator uses a kernel header file
+# (rfkill-regulator.h) that we don't backport
+# right now, so make it depend on 3.0
+RFKILL_REGULATOR 3.0