kernel: kmod-scsi-core: fix load on install
authorJonas Gorski <jogo@openwrt.org>
Sat, 4 Jul 2015 12:52:57 +0000 (12:52 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 4 Jul 2015 12:52:57 +0000 (12:52 +0000)
commit090686ac1fe031d7c21321f74c470930a888c8e0
treef93cbae5070c2b2e62c9f95131be69efb161dfd6
parent97db107703dff064027edf037c670890ecb21bff
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
package/kernel/linux/modules/block.mk