BB: kernel: kmod-scsi-core: fix load on install
authorJonas Gorski <jogo@openwrt.org>
Sat, 4 Jul 2015 12:56:21 +0000 (12:56 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 4 Jul 2015 12:56:21 +0000 (12:56 +0000)
commit43d590e243c30653d0220a10bff9aadacb615a9b
treee934125eaf8aea2a0e3d4da555391b9d5cba240b
parent3491494db510328be9d3e32400824cda023e92f6
BB: 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.

Backport of r46176.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46178
package/kernel/linux/modules/block.mk