linux/debian/config/armel/defines

71 lines
1.4 KiB
Plaintext

[base]
flavours:
ixp4xx
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.8: linux-compiler-gcc-4.8-arm
[ixp4xx_description]
hardware: IXP4xx
hardware-long: IXP4xx based systems (Linksys NSLU2, etc)
[ixp4xx_image]
# Linksys NSLU2: 1441792 - 16 - 16 = 1441760
check-size: 1441760
configs:
armel/config-reduced
armel/config.ixp4xx
[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
[kirkwood_abi]
ignore-changes:
# Disabled in 3.16.7-ckt2-2 to reduce image size (#772983)
zs_create_pool
zs_destroy_pool
zs_free
zs_get_total_size_bytes
zs_malloc
zs_map_object
zs_unmap_object
[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
configs:
armel/config-reduced
armel/config.orion5x
[versatile_description]
hardware: Versatile
hardware-long: Versatile systems (PB, AB, Qemu)