X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fblock.mk;h=c83f98ddbd6463dc8b68eefab1a3fa54a657f996;hb=d33c0dd6d09b9f3df3cb234bd5cd907b9296ae68;hp=88cdcc5786e2e932e6a64845213ec5a01c76aa70;hpb=d42669bf330fab4249c0feb33ae7894a7c935a35;p=oweals%2Fopenwrt.git diff --git a/package/kernel/linux/modules/block.mk b/package/kernel/linux/modules/block.mk index 88cdcc5786..c83f98ddbd 100644 --- a/package/kernel/linux/modules/block.mk +++ b/package/kernel/linux/modules/block.mk @@ -377,7 +377,7 @@ $(eval $(call KernelPackage,md-raid10)) define KernelPackage/md-raid456 -$(call KernelPackage/md/Depends,+kmod-lib-raid6 +kmod-lib-xor) +$(call KernelPackage/md/Depends,+kmod-lib-raid6 +kmod-lib-xor +LINUX_4_4:kmod-lib-crc32c) TITLE:=RAID Level 456 Driver KCONFIG:= \ CONFIG_ASYNC_CORE \ @@ -657,7 +657,7 @@ $(eval $(call KernelPackage,scsi-cdrom)) define KernelPackage/scsi-tape - SUBMENU:=$(OTHER_MENU) + SUBMENU:=$(BLOCK_MENU) TITLE:=Kernel support for scsi tape drives DEPENDS:=+kmod-scsi-core KCONFIG:= \