From 4454a3fb6375cf1adf17f63a54cd7660bc40caa7 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 2 Dec 2015 22:19:31 +0000 Subject: package: kernel: update dependencies for 4.4 Update dependencies for linux 4.4 and mark as broken where source code needs updating. Signed-off-by: Jonas Gorski SVN-Revision: 47700 --- package/kernel/linux/modules/block.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/linux/modules/block.mk') diff --git a/package/kernel/linux/modules/block.mk b/package/kernel/linux/modules/block.mk index c518a7251b..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 \ -- cgit v1.2.3