From: acinonyx Date: Sat, 27 Jun 2009 21:16:22 +0000 (+0000) Subject: [packages] net-snmp: Fix conflicting snmpv3mibs module include X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=72b9f410565e1d8467661443628759607f90304f;p=packages.git [packages] net-snmp: Fix conflicting snmpv3mibs module include git-svn-id: svn://svn.openwrt.org/openwrt/packages@16590 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/net-snmp/Makefile b/libs/net-snmp/Makefile index d6d851a0b..d0be2ddbb 100644 --- a/libs/net-snmp/Makefile +++ b/libs/net-snmp/Makefile @@ -111,7 +111,6 @@ SNMP_MIB_MODULES_INCLUDED = \ snmpv3/snmpMPDStats \ snmpv3/usmStats \ snmpv3/usmUser \ - snmpv3mibs \ tunnel \ ucd-snmp/disk \ ucd-snmp/dlmod \