[abi]
abiname: 0.bpo.1
ignore-changes:
# Assuming OOT modules don't use the target framework
 module:drivers/target/*
# Private to this set of drivers
 module:drivers/scsi/qla2xxx/*
# Should only be used by ioatdma
 sysctl_tcp_dma_copybreak

[base]
arches:
#alpha
 amd64
#arm64
 armel
 armhf
#hppa
 i386
 ia64
#m68k
 mips
 mipsel
 powerpc
#powerpcspe
#ppc64
 s390
 s390x
#sh4
 sparc
#sparc64
#x32
compiler: gcc-4.6
featuresets:
 none
 rt

[featureset-rt_base]
enabled: true

[description]
part-long-up: This kernel is not suitable for SMP (multi-processor,
 multi-core or hyper-threaded) systems.
part-long-xen: This kernel also runs on a Xen hypervisor.
 It supports both privileged (dom0) and unprivileged (domU) operation.

[image]
initramfs-generators: initramfs-tools initramfs-fallback
type: plain

[relations]
# compilers
gcc-4.4: gcc-4.4
gcc-4.6: gcc-4.6
gcc-4.7: gcc-4.7
gcc-4.8: gcc-4.8

# initramfs-generators
initramfs-fallback: linux-initramfs-tool
initramfs-tools: initramfs-tools (>= 0.110~)
