diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
commit | 27d3313807296c3943a96ceef8c2b7279cb56962 (patch) | |
tree | 7d08e78c36ab6437b403fc7cd8c23e41f135c7a3 /debian/config/amd64/defines | |
parent | Merging upstream version 6.7.7. (diff) | |
download | linux-debian/6.7.7-1.tar.xz linux-debian/6.7.7-1.zip |
Adding debian version 6.7.7-1.debian/6.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/amd64/defines')
-rw-r--r-- | debian/config/amd64/defines | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines deleted file mode 100644 index 42b154d394..0000000000 --- a/debian/config/amd64/defines +++ /dev/null @@ -1,22 +0,0 @@ -[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 |