diff --git a/libs/net-snmp/Makefile b/libs/net-snmp/Makefile index 3c174fa6c..d6d851a0b 100644 --- a/libs/net-snmp/Makefile +++ b/libs/net-snmp/Makefile @@ -95,6 +95,7 @@ SNMP_MIB_MODULES_INCLUDED = \ host/hr_proc \ host/hr_storage \ host/hr_system \ + ieee802dot11 \ mibII/at \ mibII/icmp \ mibII/interfaces \ @@ -127,7 +128,6 @@ SNMP_MIB_MODULES_EXCLUDED = \ agent_mibs \ agentx \ host \ - ieee802dot11 \ mibII \ notification \ snmpv3mibs \