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/alpha/defines | |
parent | Merging upstream version 6.7.7. (diff) | |
download | linux-27d3313807296c3943a96ceef8c2b7279cb56962.tar.xz linux-27d3313807296c3943a96ceef8c2b7279cb56962.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/alpha/defines')
-rw-r--r-- | debian/config/alpha/defines | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/debian/config/alpha/defines b/debian/config/alpha/defines deleted file mode 100644 index bbe9c6f4ae..0000000000 --- a/debian/config/alpha/defines +++ /dev/null @@ -1,22 +0,0 @@ -[base] -flavours: alpha-generic alpha-smp -default-flavour: alpha-smp -kernel-arch: alpha - -[build] -image-file: arch/alpha/boot/vmlinux.gz - -[image] -suggests: aboot, fdutils -install-stem: vmlinuz - -[alpha-generic_description] -hardware: Alpha -hardware-long: DEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel) - -[alpha-generic_packages] -installer: true - -[alpha-smp_description] -hardware: Alpha SMP -hardware-long: DEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel) |