aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-5.10
diff options
context:
space:
mode:
authorOldřich Jedlička <oldium.pro@gmail.com>2021-11-07 20:30:25 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-29 22:11:15 +0100
commit8d6a534cc12cb4b4d9f0f21324cb752365a71743 (patch)
tree6430e0c8de6a398a5a9c07f2f57bf93c83ba0c54 /target/linux/bcm53xx/config-5.10
parent040c02497c56c17d8cf04f9b8b535967d7c3b10e (diff)
downloadupstream-8d6a534cc12cb4b4d9f0f21324cb752365a71743.tar.gz
upstream-8d6a534cc12cb4b4d9f0f21324cb752365a71743.tar.bz2
upstream-8d6a534cc12cb4b4d9f0f21324cb752365a71743.zip
mac80211: fixed missing cfg80211 dependency on kmod-rfkill
When compiling with CONFIG_USE_RFKILL=y, the build fails and mentions that dependency on kmod-rfkill is missing, which is correct [1]. Add this dependency to the Makefile. Depend on +USE_RFKILL and not PACKAGE_kmod-rfkill, because it forces selection of kmod-rfkill package. Other combinations in DEPENDS like USE_RFKILL:kmod-rfkill or (+)PACKAGE_kmod-rfkill:kmod-rfkill do not force selection of kmod-rfkill package. The kmod-rfkill package itself depends on USE_RFKILL, so with +USE_RFKILL in kmod-cfg80211 package it is not possible to select wrong combination of packages. [1] https://linux-wireless.vger.kernel.narkive.com/m8JY9Iks/cfg80211-depends-on-rfkill-or-not Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
Diffstat (limited to 'target/linux/bcm53xx/config-5.10')
0 files changed, 0 insertions, 0 deletions