mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
kernel: drop rpi kernel
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
6
make.sh
6
make.sh
@@ -1096,12 +1096,6 @@ buildipfire() {
|
||||
;;
|
||||
|
||||
armv5tel)
|
||||
# arm-rpi (Raspberry Pi) kernel build
|
||||
lfsmake2 linux KCFG="-rpi"
|
||||
lfsmake2 backports KCFG="-rpi"
|
||||
lfsmake2 xtables-addons KCFG="-rpi"
|
||||
lfsmake2 linux-initrd KCFG="-rpi"
|
||||
|
||||
# arm multi platform (Panda, Wandboard ...) kernel build
|
||||
lfsmake2 linux KCFG="-multi"
|
||||
lfsmake2 backports KCFG="-multi"
|
||||
|
||||
Reference in New Issue
Block a user