mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Added kqemu to give the qemu more speed.
This will be delivered with core 9. git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1244 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
6
make.sh
6
make.sh
@@ -326,8 +326,9 @@ buildipfire() {
|
||||
ipfiremake zaptel SMP=1
|
||||
ipfiremake r8169 SMP=1
|
||||
ipfiremake r8168 SMP=1
|
||||
ipfiremake mcs7830 SMP=1
|
||||
ipfiremake atl1 SMP=1
|
||||
ipfiremake mcs7830 SMP=1
|
||||
ipfiremake atl1 SMP=1
|
||||
ipfiremake kqemu SMP=1
|
||||
ipfiremake linux
|
||||
ipfiremake ipp2p
|
||||
ipfiremake zaptel
|
||||
@@ -335,6 +336,7 @@ buildipfire() {
|
||||
ipfiremake r8168
|
||||
ipfiremake mcs7830
|
||||
ipfiremake atl1
|
||||
ipfiremake kqemu
|
||||
ipfiremake pkg-config
|
||||
ipfiremake linux-atm
|
||||
ipfiremake cpio
|
||||
|
||||
Reference in New Issue
Block a user