From 01997497f915e8f79871f3f2acb55ac465051d24 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:49:59 +0200 Subject: Adding debian version 6.1.76-1. Signed-off-by: Daniel Baumann --- debian/config/arm64/defines | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/config/arm64/defines (limited to 'debian/config/arm64/defines') diff --git a/debian/config/arm64/defines b/debian/config/arm64/defines new file mode 100644 index 000000000..2bd249017 --- /dev/null +++ b/debian/config/arm64/defines @@ -0,0 +1,27 @@ +[base] +cross-compile-compat: arm-linux-gnueabihf- +kernel-arch: arm64 +featuresets: + none + rt + +[build] +image-file: arch/arm64/boot/Image +signed-code: true +vdso: true + +[image] +install-stem: vmlinuz + +[arm64_description] +hardware: 64-bit ARMv8 machines + +[cloud-arm64_description] +hardware: arm64 cloud +hardware-long: cloud platforms supporting arm64 virtual machines + +[arm64_image] + +[relations] +gcc-12: gcc-12 , gcc-12-aarch64-linux-gnu , gcc-arm-linux-gnueabihf +headers%gcc-12: gcc-12 -- cgit v1.2.3