diff options
Diffstat (limited to 'package/kernel/modules')
| -rw-r--r-- | package/kernel/modules/block.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/kernel/modules/block.mk b/package/kernel/modules/block.mk index 521236e47..f58de2eb8 100644 --- a/package/kernel/modules/block.mk +++ b/package/kernel/modules/block.mk @@ -393,7 +393,7 @@ $(eval $(call KernelPackage,axonram))  define KernelPackage/libsas    SUBMENU:=$(BLOCK_MENU)    TITLE:=SAS Domain Transport Attributes -  DEPENDS:=+kmod-scsi-core +  DEPENDS:=+kmod-scsi-core @TARGET_x86    KCONFIG:=CONFIG_SCSI_SAS_LIBSAS \  	CONFIG_SCSI_SAS_HOST_SMP=y \  	CONFIG_SCSI_SAS_LIBSAS_DEBUG=y | 
