linux/debian/config/defines

68 lines
1.1 KiB
Plaintext

[abi]
abiname: 1
ignore-changes:
# Removed, apparently only needed by rdma_cm
ib_update_cm_av
# Private to the matroxfb modules (why are they even separate modules?!)
DAC1064_global_*
g450_mnp2f
matrox_*
matroxfb_*
# Not used OOT (at least not in open-vm-tools)
vsock_core_init
# Cannot be used OOT
nf_ct_extend_register
[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.8
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~)