add missing libsas configuration symbol
SVN-Revision: 17297
This commit is contained in:
parent
0c5a73ec9b
commit
7f931f64df
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ define KernelPackage/libsas
|
||||||
TITLE:=SAS Domain Transport Attributes
|
TITLE:=SAS Domain Transport Attributes
|
||||||
DEPENDS:=+kmod-scsi-core @TARGET_x86
|
DEPENDS:=+kmod-scsi-core @TARGET_x86
|
||||||
KCONFIG:=CONFIG_SCSI_SAS_LIBSAS \
|
KCONFIG:=CONFIG_SCSI_SAS_LIBSAS \
|
||||||
|
CONFIG_SCSI_SAS_ATA=y \
|
||||||
CONFIG_SCSI_SAS_HOST_SMP=y \
|
CONFIG_SCSI_SAS_HOST_SMP=y \
|
||||||
CONFIG_SCSI_SAS_LIBSAS_DEBUG=y
|
CONFIG_SCSI_SAS_LIBSAS_DEBUG=y
|
||||||
FILES:=$(LINUX_DIR)/drivers/scsi/libsas/libsas.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/scsi/libsas/libsas.$(LINUX_KMOD_SUFFIX)
|
||||||
|
|
Loading…
Reference in a new issue