kvm-kmod: update to 3.6.

This commit is contained in:
Arne Fitzenreiter
2012-10-20 13:07:45 +02:00
parent 0f18c3088f
commit ef82c2682f
4 changed files with 4 additions and 62 deletions

View File

@@ -393,7 +393,7 @@ buildipfire() {
# x86-pae (Native and new XEN) kernel build
ipfiremake linux KCFG="-pae"
# ipfiremake kvm-kmod KCFG="-pae"
ipfiremake kvm-kmod KCFG="-pae"
ipfiremake v4l-dvb KCFG="-pae"
ipfiremake alsa KCFG="-pae" KMOD=1
ipfiremake mISDN KCFG="-pae"
@@ -407,7 +407,7 @@ buildipfire() {
# x86 kernel build
ipfiremake linux KCFG=""
# ipfiremake kvm-kmod KCFG=""
ipfiremake kvm-kmod KCFG=""
ipfiremake v4l-dvb KCFG=""
ipfiremake alsa KCFG="" KMOD=1
ipfiremake mISDN KCFG=""