blob: 6a074ca66f2d14a9d3793174656f1b41a0b17c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[base]
flavours:
rpi
kernel-arch: arm
[build]
image-file: arch/arm/boot/zImage
# uncompressed-image is just for size checking
uncompressed-image-file: arch/arm/boot/Image
[image]
install-stem: vmlinuz
[rpi_description]
hardware: Raspberry Pi Zero, Zero W and 1
hardware-long: Raspberry Pi Zero, Zero W and 1 based systems
|