From: Zoltan HERPAI Date: Tue, 24 Oct 2023 16:41:02 +0000 (+0200) Subject: modules: block: libraid/libsas can build on non-x86 targets X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e8feadafedefd07021d0a52499ca5b5111bb02c8;p=openwrt%2Fstaging%2Fwigyori.git modules: block: libraid/libsas can build on non-x86 targets Signed-off-by: Zoltan HERPAI --- diff --git a/package/kernel/linux/modules/block.mk b/package/kernel/linux/modules/block.mk index 3fb1ce6a31..0a219a182b 100644 --- a/package/kernel/linux/modules/block.mk +++ b/package/kernel/linux/modules/block.mk @@ -423,7 +423,6 @@ $(eval $(call KernelPackage,md-multipath)) define KernelPackage/libsas SUBMENU:=$(BLOCK_MENU) - DEPENDS:=@TARGET_x86 TITLE:=SAS Domain Transport Attributes KCONFIG:=CONFIG_SCSI_SAS_LIBSAS \ CONFIG_SCSI_SAS_ATTRS \ @@ -445,7 +444,6 @@ $(eval $(call KernelPackage,libsas,1)) define KernelPackage/libraid SUBMENU:=$(BLOCK_MENU) - DEPENDS:=@TARGET_x86 TITLE:=RAID Transport class KCONFIG:=CONFIG_RAID_ATTRS FILES:= \