[abi]
abiname: 4
ignore-changes:
 module:net/l2tp/*
# A bunch of NFS/SunRPC exports, not selected by module because MIPS has
# them built-in
 __rpc_wait_for_completion_task
 bc_svc_process
 nfs4*
 nfs_*
 nlmclnt_*
 nlmsvc_*
 pnfs_*
 put_lseg
 put_rpccred
 rpc_*
 rpcauth_*
 rpcb_getport_async
 svc_*
 svcauth_unix_set_client
 unix_domain_find
 xprt_*
# Inline function, did not need to be exported at all
 get_write_access
# AGP and DRM were bumped to 3.4, but no-one tries to use these from OOT
 module:drivers/gpu/drm/*
 drm_sman_*
 intel_agp_enabled
 intel_gmch_*
 intel_gtt_*
# wanrouter was totally broken
 module:drivers/net/wan/cycx_drv
 module:net/wanrouter/wanrouter
# No-one tries to use virtio from OOT
 register_virtio_*
 unregister_virtio_*
 virtio_*
 virtqueue_*
 vring_*
# No-one should depend on staging from OOT
 module:drivers/staging/*
# Private to this family of drivers
 module:drivers/net/wireless/rtlwifi/*
# Should not be used from OOT
 kmsg_dump_register
 kmsg_dump_unregister
# Only used by Google firmware module
 register_efivars
 unregister_efivars
# Should not be used from OOT
 module:drivers/usb/serial/*
 module:arch/s390/kvm/kvm

[base]
arches:
 alpha
 amd64
 armel
 armhf
 hppa
 i386
 ia64
 m68k
 mips
 mipsel
 powerpc
 ppc64
 s390
 s390x
 sh4
 sparc
 sparc64
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.5: gcc-4.5
gcc-4.6: gcc-4.6

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