summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/package.toml
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-02-21 08:14:56 +0100
committerGitHub <noreply@github.com>2026-02-21 08:14:56 +0100
commitdd3079b4e0a57ffa162c411493097a80b4e29bc0 (patch)
treec75cff90017ecfee80c8bc640fc916862e1a197d /scripts/package-build/linux-kernel/package.toml
parent3061c79be208cd57f973673c0184d26fe9da0d07 (diff)
parent2d0c394feea707431db39f450a19cb93564c1168 (diff)
downloadvyos-build-dd3079b4e0a57ffa162c411493097a80b4e29bc0.tar.gz
vyos-build-dd3079b4e0a57ffa162c411493097a80b4e29bc0.zip
Merge pull request #1121 from c-po/kernel
Kernel: T8134: consolidate common Kernel features for ARM64 and X86
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
-rw-r--r--scripts/package-build/linux-kernel/package.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml
index 3e194421..c783dbed 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -100,6 +100,7 @@ packages = [
"bc",
"kmod",
"cpio",
+ "ccache",
"dwarves",
"nasm",
"rdfind",
@@ -126,6 +127,8 @@ packages = [
"liblua5.3-dev",
"libssl3",
"libssl-dev",
+ "libsnmp-dev",
+ "snmpd",
"libpcre3-dev",
"libnl-genl-3-dev",
"libxtables-dev",