linux/debian/config/armel/defines

50 lines
1.1 KiB
Plaintext

[base]
flavours:
kirkwood
orion5x
versatile
kernel-arch: arm
[build]
image-file: arch/arm/boot/zImage
[image]
suggests: fdutils
configs:
kernelarch-arm/config
armel/config
install-stem: vmlinuz
[relations]
headers%gcc-4.9: linux-compiler-gcc-4.9-arm
[kirkwood_description]
hardware: Marvell Kirkwood
hardware-long: Marvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc)
[kirkwood_image]
recommends: uboot-mkimage
# SheevaPlug: 4194304 - 8 - 64 = 4194232
# QNAP TS-119/TS-219: 2097152 - 8 - 64 = 2097080
check-size: 2097080
check-size-with-dtb: true
[orion5x_description]
hardware: Marvell Orion
hardware-long: Marvell Orion 5181, 5182 and 5281 based systems (QNAP TS-109/TS-209, etc)
[orion5x_image]
recommends: uboot-mkimage
# D-Link DNS-323: 1572864 - 8 - 64 = 1572792
# HP Media Vault mv2120: ca 2 MB
# QNAP TS-109/TS-209 & TS-409: 2097152 - 8 - 64 = 2097080
check-size: 1572792
check-size-with-dtb: true
configs:
armel/config-reduced
armel/config.orion5x
[versatile_description]
hardware: Versatile
hardware-long: Versatile systems (PB, AB, Qemu)