summaryrefslogtreecommitdiff
path: root/data/architectures
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2023-02-17 11:12:47 +0100
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2023-02-17 11:12:47 +0100
commitfbf81a01aa8e31fa817bd546dc9a485830aa0767 (patch)
tree27f0bfe9073b50ad64f6ecc43d31476e599c8e64 /data/architectures
parentf858e739553157ceb1bc763002908ad73c93410f (diff)
downloadvyos-build-fbf81a01aa8e31fa817bd546dc9a485830aa0767.tar.gz
vyos-build-fbf81a01aa8e31fa817bd546dc9a485830aa0767.zip
debian: T5003: Set ARM64 kernel flavour
Diffstat (limited to 'data/architectures')
-rw-r--r--data/architectures/arm64.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/architectures/arm64.toml b/data/architectures/arm64.toml
index cc64ee8c..eeb7e559 100644
--- a/data/architectures/arm64.toml
+++ b/data/architectures/arm64.toml
@@ -1,3 +1,5 @@
+kernel_flavor = "v8-arm64-vyos"
+
# Packages included in ARM64 images by default
packages = ["grub-efi-arm64"]
bootloaders = "grub-efi" \ No newline at end of file