mirror of
https://github.com/openwrt/packages.git
synced 2025-07-02 23:47:40 +00:00
The upstream package supports it with a configure switch. Defaulting to 'with SNMP support' as it was before. Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
config IFSTAT_SNMP
|
|
depends on PACKAGE_ifstat
|
|
bool "Build with support for SNMP"
|
|
default y
|