[PATCH] Enable 802.11 module in net-snmp
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 22 May 2009 13:02:25 +0000 (13:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 22 May 2009 13:02:25 +0000 (13:02 +0000)
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 <roberto.riggio@create-net.org>
SVN-Revision: 15987

libs/net-snmp/Makefile

index 3c174fa6cd0cd3129b4753bbee65ac162355e511..d6d851a0b15847c20f26c94c5f48a506a8a23f44 100644 (file)
@@ -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 \