[abi]
abiname: 0.bpo.1
ignore-changes:
# Not used OOT (at least not in open-vm-tools)
 vsock_core_init
# Cannot be used OOT
 nf_ct_extend_register
# Apparently not used OOT
 __ps2_*
 __serio_*
 i8042_*
 ps2_*
 serio_*
# Private to the team modules
 module:drivers/net/team/team
# Apparently not used OOT
 sock_diag_put_filterinfo
# Can't build target modules OOT
 module:drivers/target/iscsi/iscsi_target_mod
# Apparently not used OOT
 test_set_page_writeback

[base]
arches:
#alpha
 amd64
#arm64
 armel
 armhf
#hppa
 i386
 ia64
#m68k
 mips
 mipsel
#or1k
 powerpc
#powerpcspe
#ppc64
#ppc64el
 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~)
