Merge pull request #1031 from ionum/master
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2015 23:25:52 +0000 (01:25 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2015 23:25:52 +0000 (01:25 +0200)
net-snmp: Enable pass_persist support for snmpd in Makefile

net/net-snmp/Makefile

index 38d038035fd58567c6ee3eae2c5cbe85e7856e13..2bf4ca1f06ba84f224e3dd3d84facd0bbf26aef7 100644 (file)
@@ -122,6 +122,7 @@ SNMP_MIB_MODULES_INCLUDED = \
        ucd-snmp/loadave \
        ucd-snmp/memory \
        ucd-snmp/pass \
+       ucd-snmp/pass_persist \
        ucd-snmp/proc \
        ucd-snmp/vmstat \
        util_funcs \