diff options
Diffstat (limited to 'debian/config/amd64/defines')
-rw-r--r-- | debian/config/amd64/defines | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines new file mode 100644 index 000000000..b278f3622 --- /dev/null +++ b/debian/config/amd64/defines @@ -0,0 +1,26 @@ +[base] +featuresets: + none + rt +kernel-arch: x86 + +[build] +image-file: arch/x86/boot/bzImage +signed-code: true +vdso: true + +[image] +bootloaders: grub-pc grub-efi-amd64 extlinux +install-stem: vmlinuz +breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) + +[relations] +headers%gcc-10: linux-compiler-gcc-10-x86 + +[amd64_description] +hardware: 64-bit PCs +hardware-long: PCs with AMD64, Intel 64 or VIA Nano processors + +[cloud-amd64_description] +hardware: x86-64 cloud +hardware-long: cloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine |