mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
kvm-kmod: update to 3.6.
This commit is contained in:
4
make.sh
4
make.sh
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user