projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbf3b3b
)
[package] make kmod-mvsas depend on x86 since it fails building on other targets...
author
Florian Fainelli
<florian@openwrt.org>
Thu, 26 Jul 2012 09:29:22 +0000
(09:29 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 26 Jul 2012 09:29:22 +0000
(09:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32878
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/block.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
819b748
..
a4288b2
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-530,7
+530,7
@@
$(eval $(call KernelPackage,loop))
define KernelPackage/mvsas
SUBMENU:=$(BLOCK_MENU)
TITLE:=Marvell 88SE6440 SAS/SATA driver
- DEPENDS:=@
PCI_SUPPORT
+kmod-libsas
+ DEPENDS:=@
TARGET_x86
+kmod-libsas
KCONFIG:= \
CONFIG_SCSI_MVSAS \
CONFIG_SCSI_MVSAS_TASKLET=n