summaryrefslogtreecommitdiff
path: root/data/architectures/amd64.toml
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-01 10:07:14 +0100
committerGitHub <noreply@github.com>2024-02-01 10:07:14 +0100
commita49f83e2fcb4f19e31ae524276cb761d9c3c3794 (patch)
tree6cdb871971680cf99635d0fa43a666c9b475c3ac /data/architectures/amd64.toml
parent6c6a5856122790d3df3a5def6f42ac2d71e716a9 (diff)
parent9376117efbe5022ece7942cf5e3e9606ca6586bf (diff)
downloadvyos-build-a49f83e2fcb4f19e31ae524276cb761d9c3c3794.tar.gz
vyos-build-a49f83e2fcb4f19e31ae524276cb761d9c3c3794.zip
Merge pull request #490 from c-po/T5887-kernel
Kernel: T5887: T5619: T5995: Update to v6.6.15, add IXGBE out-of-tree drivers and Huawei NIC driver
Diffstat (limited to 'data/architectures/amd64.toml')
-rw-r--r--data/architectures/amd64.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/architectures/amd64.toml b/data/architectures/amd64.toml
index 640a7f49..7d3e3674 100644
--- a/data/architectures/amd64.toml
+++ b/data/architectures/amd64.toml
@@ -10,6 +10,8 @@ packages = [
"grub-pc",
"vyos-linux-firmware",
"vyos-intel-qat",
+ "vyos-intel-ixgbe",
+ "vyos-intel-ixgbevf",
"openvpn-dco",
"telegraf"
]