From: Johannes Berg Date: Tue, 2 Apr 2013 11:06:24 +0000 (+0200) Subject: make RFKILL_REGULATOR depend on 3.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1b0ff83f88d909ce1ca00e3ce13508d072e58a19;p=openwrt%2Fstaging%2Fblogic.git make RFKILL_REGULATOR depend on 3.0 Signed-off-by: Johannes Berg --- diff --git a/dependencies b/dependencies index 7bf43f3688cd..cb67e8d03fb1 100644 --- 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