projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afc4ec
)
mdadm: select kernel direct i/o support
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 3 Jan 2013 18:53:02 +0000
(18:53 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 3 Jan 2013 18:53:02 +0000
(18:53 +0000)
SVN-Revision: 35002
utils/mdadm/Makefile
patch
|
blob
|
history
diff --git
a/utils/mdadm/Makefile
b/utils/mdadm/Makefile
index 89615b4158d17d524bae1cf5429a8b42a329c8a8..9cf4e2a058977de44b4332c4ffabc9b0e532d21d 100644
(file)
--- a/
utils/mdadm/Makefile
+++ b/
utils/mdadm/Makefile
@@
-24,6
+24,7
@@
define Package/mdadm
CATEGORY:=Utilities
TITLE:=A tool for managing Soft RAID under Linux
URL:=http://www.kernel.org/pub/linux/utils/raid/mdadm/
+ DEPENDS:=+@KERNEL_DIRECT_IO
endef
define Package/mdadm/description