Openwrt/package/kernel/linux/modules
Jo-Philipp Wich 3494ca66c5 linux: do not autoload sdhci.ko as sdhci-pltfm.ko already depends on it
Currently, installing kmod-sdhci fails with "sdhci is already loaded" since
"sdhci.ko" is inserted explicitely first, the implicitely loaded again when
"sdhci-pltfm.ko" is inserted as the latter depends on the former.

Remove the explicit autoprobe of "sdhci.ko" to fix the postinstall script.

Acked-by: John Crispin <john@phrozen.org>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-12-14 18:41:21 +01:00
..
001-depends.mk
block.mk
can.mk
crypto.mk
firewire.mk
fs.mk
hwmon.mk kernel: kmod-hwmon-tmp102: add dependency to kmod-thermal 2016-12-14 00:15:33 +01:00
i2c.mk
input.mk kernel: fix typo in input-gpio-encoder package title 2016-11-26 22:00:30 +01:00
leds.mk linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
lib.mk
netdevices.mk kernel/modules: add kmod-switch-rtl8367b 2016-11-17 20:01:21 +01:00
netfilter.mk kernel: netfilter: split out iptable_raw into a separate package 2016-12-14 12:13:14 +01:00
netsupport.mk kernel: have kmod-ipsec depend on kmod-crypto-echainiv 2016-11-29 12:19:22 +01:00
nls.mk
other.mk linux: do not autoload sdhci.ko as sdhci-pltfm.ko already depends on it 2016-12-14 18:41:21 +01:00
pcmcia.mk
sound.mk kernel: fix kmod-sound-core build error 2016-11-05 22:24:25 +01:00
spi.mk
usb.mk kernel: select kmod-phy-bcm-ns-usb* from kmod-usb* for bcm53xx 2016-11-08 14:25:07 +01:00
video.mk
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk
wireless.mk
wpan.mk