summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/netsnmp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/netsnmp/Config.in b/package/netsnmp/Config.in
index d5056f928..d94abb7bd 100644
--- a/package/netsnmp/Config.in
+++ b/package/netsnmp/Config.in
@@ -17,7 +17,7 @@ config BR2_PACKAGE_NETSNMP_ENABLE_MIBS
config BR2_PACKAGE_NETSNMP_WITH_MIB_MODULES
string "Build with these MIB modules"
- default "host ucd-snmp/dlmod"
+ default "host ucd-snmp/dlmod agentx"
depends on BR2_PACKAGE_NETSNMP
help
Specify which MIB modules to include.