1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
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 kernel: remove obsolete legacy ide kernel module packages 2016-08-28 13:51:42 +02:00
can.mk kernel: add missing CAN related config symbol 2015-09-24 08:41:15 +00:00
crypto.mk kernel: remove echainiv.ko from kmod-crypto-iv 2016-09-28 02:39:18 +02:00
firewire.mk
fs.mk kernel: ext4: Add missing kmod-crypto-crc32c dependency 2016-10-13 17:04:28 +02:00
hwmon.mk kernel: kmod-hwmon-tmp102: add dependency to kmod-thermal 2016-12-14 00:15:33 +01:00
i2c.mk mvebu: enable core drivers in the kernel config instead of packaging them 2016-05-21 19:57:06 +02:00
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 kernel: mark compression modules as hiddden to obsolete the compressor kconfig hack 2016-08-04 20:53:02 +02:00
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 Revert "kernel: remove long obsolete gpio spi controller driver patch" 2016-08-04 23:10:15 +02:00
usb.mk kernel: select kmod-phy-bcm-ns-usb* from kmod-usb* for bcm53xx 2016-11-08 14:25:07 +01:00
video.mk kernel: add mode backlight symbols 2016-02-16 16:25:40 +00:00
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk
wireless.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 2016-01-25 12:41:19 +00:00