[abi]
abiname: 4
ignore-changes:
# Should not be used from OOT
 module:arch/x86/kvm/kvm
 module:drivers/mtd/spi-nor/spi-nor
 module:drivers/net/wireless/iwlwifi/iwlwifi
 module:sound/i2c/other/snd-ak4113
 module:sound/i2c/other/snd-ak4114
 azx_alloc_cmd_io
 azx_free_cmd_io
 azx_get_response
 azx_init_cmd_io
 azx_send_cmd
# Apparently not used OOT
 __add_pages
 __remove_pages
 of_device_is_stdout_path
 module:sound/soc/*
# Not needed by modules at all
 clk_divider_ro_ops
 tick_nohz_idle_enter
 tick_nohz_idle_exit

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

[featureset-rt_base]
enabled: false

[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~)
