mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
kernel: add kernel for Raspberry Pi.
This commit is contained in:
3
make.sh
3
make.sh
@@ -384,6 +384,7 @@ buildipfire() {
|
||||
ipfiremake xz
|
||||
ipfiremake linux-firmware
|
||||
ipfiremake zd1211-firmware
|
||||
ipfiremake rpi-firmware
|
||||
ipfiremake fw_ath9k_htc
|
||||
ipfiremake u-boot
|
||||
|
||||
@@ -437,6 +438,8 @@ buildipfire() {
|
||||
ipfiremake igb KCFG=""
|
||||
else
|
||||
# arm-omap kernel build
|
||||
ipfiremake linux-rpi KCFG="-rpi"
|
||||
|
||||
ipfiremake linux3 KCFG="-omap"
|
||||
|
||||
# arm-versatile kernel build
|
||||
|
||||
Reference in New Issue
Block a user