mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
fixed module depency creation on non active kernel (core12)
removed directfb (not working with this kernel framebuffer modules)
This commit is contained in:
4
make.sh
4
make.sh
@@ -341,7 +341,6 @@ buildipfire() {
|
||||
ipfiremake dm9601 SMP=1
|
||||
ipfiremake kqemu SMP=1
|
||||
ipfiremake sane KMOD=1 SMP=1
|
||||
ipfiremake linux-fusion SMP=1
|
||||
ipfiremake linux
|
||||
ipfiremake ipp2p
|
||||
ipfiremake zaptel
|
||||
@@ -352,7 +351,6 @@ buildipfire() {
|
||||
ipfiremake dm9601
|
||||
ipfiremake kqemu
|
||||
ipfiremake sane KMOD=1
|
||||
ipfiremake linux-fusion
|
||||
ipfiremake madwifi
|
||||
ipfiremake pkg-config
|
||||
ipfiremake linux-atm
|
||||
@@ -556,8 +554,6 @@ buildipfire() {
|
||||
ipfiremake teamspeak
|
||||
ipfiremake elinks
|
||||
ipfiremake igmpproxy
|
||||
ipfiremake directfb
|
||||
ipfiremake dfb++
|
||||
ipfiremake sdl
|
||||
ipfiremake qemu
|
||||
ipfiremake sane
|
||||
|
||||
Reference in New Issue
Block a user