This enables the ieee802dot11 support in the net-snmp package. So far there is a patch for 802.11 but it is not used.
Signed-off-by: roberto.riggio <[email protected]> -- Index: libs/net-snmp/Makefile =================================================================== --- libs/net-snmp/Makefile (revision 15979) +++ libs/net-snmp/Makefile (working copy) @@ -95,6 +95,7 @@ host/hr_proc \ host/hr_storage \ host/hr_system \ + ieee802dot11 \ mibII/at \ mibII/icmp \ mibII/interfaces \ @@ -127,7 +128,6 @@ agent_mibs \ agentx \ host \ - ieee802dot11 \ mibII \ notification \ snmpv3mibs \ _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
