You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
8 years ago
..
base-files base-files: Changed UCI variable name for GPIO value from 'default' to 'value' 8 years ago
boot uboot-envtools: add support for YunCore SR3200 and XD3200 8 years ago
devel valgrind: update to 3.12.0 8 years ago
firmware ath10k-firmware: removed broken submenu 8 years ago
kernel linux: do not autoload sdhci.ko as sdhci-pltfm.ko already depends on it 8 years ago
libs libs/libpcap: update to 1.8.1 8 years ago
network swconfig: replace the shared library with a static one 8 years ago
system procd: add support for service signals 8 years ago
utils e2fsprogs: avoid picking up incompatible libcom_err.so 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago