diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:06:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:06:00 +0000 |
commit | b15a952c52a6825376d3e7f6c1bf5c886c6d8b74 (patch) | |
tree | 1500f2f8f276908a36d8126cb632c0d6b1276764 /debian/config/amd64/defines | |
parent | Adding upstream version 5.10.209. (diff) | |
download | linux-b15a952c52a6825376d3e7f6c1bf5c886c6d8b74.tar.xz linux-b15a952c52a6825376d3e7f6c1bf5c886c6d8b74.zip |
Adding debian version 5.10.209-2.debian/5.10.209-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |