dm: add dm-cache modules
https://bugzilla.redhat.com/show_bug.cgi?id=1081435
parent
69acbc4735
commit
db1b5a38e9
|
@ -13,7 +13,7 @@ depends() {
|
||||||
|
|
||||||
installkernel() {
|
installkernel() {
|
||||||
instmods =drivers/md
|
instmods =drivers/md
|
||||||
instmods dm_mod
|
instmods dm_mod dm-cache dm-cache-mq dm-cache-cleaner
|
||||||
}
|
}
|
||||||
|
|
||||||
install() {
|
install() {
|
||||||
|
|
Loading…
Reference in New Issue