mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] make libsas depend on x86, over targets using it may unmask it later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16953 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b5a10d0288
commit
5639aafe1d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user