kernel: add kernel for Raspberry Pi.

This commit is contained in:
Arne Fitzenreiter
2012-05-23 13:43:03 +02:00
parent d30f0e5ad8
commit 9007007b4e
7 changed files with 3703 additions and 0 deletions

View File

@@ -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