openwrtv4/package/kernel/linux
Jonas Gorski 090686ac1f kernel: kmod-scsi-core: fix load on install
sd_mod depends on scsi_mod, but due to it being an AutoLoad and not
AutoProbe module, it was not loading when installing the package,
causing unknown symbol errors for sd_mod and anything depending on it.

Closes #14927, #18293, #19351.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 46176
2015-07-04 12:52:57 +00:00
..
modules kernel: kmod-scsi-core: fix load on install 2015-07-04 12:52:57 +00:00
Makefile kernel: add netfilter.mk to modules makefile SCAN_DEPS 2014-12-09 12:35:18 +00:00