diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-11 08:28:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-11 08:28:00 +0000 |
commit | 3565071f226432336a54d0193d729fa4508a3394 (patch) | |
tree | 4cde13f078f84c0a7785d234fd52edce7c90546a /debian/config/amd64/defines | |
parent | Adding upstream version 6.6.15. (diff) | |
download | linux-3565071f226432336a54d0193d729fa4508a3394.tar.xz linux-3565071f226432336a54d0193d729fa4508a3394.zip |
Adding debian version 6.6.15-2.debian/6.6.15-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/config/amd64/defines | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines new file mode 100644 index 0000000000..42b154d394 --- /dev/null +++ b/debian/config/amd64/defines @@ -0,0 +1,22 @@ +[base] +featuresets: + none + rt +kernel-arch: x86 + +[build] +image-file: arch/x86/boot/bzImage +signed-code: true +vdso: true + +[image] +suggests: grub-pc | grub-efi-amd64 | extlinux +install-stem: vmlinuz + +[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 |