diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-23 08:13:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-23 08:13:59 +0100 |
commit | 17a6468b3f0fae577b1aaad51b56bdefe15a25c1 (patch) | |
tree | 2e0ccfed1a6a8afb24c2547ca97ae5d8c450b717 /package/nut/Makefile | |
parent | 2548d641ca7adfe3dcf31d09bb2f9b047b186a0f (diff) | |
parent | c66e4117d3ac4d561718a8b17066dc8b04a02027 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/nut/Makefile')
-rw-r--r-- | package/nut/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/nut/Makefile b/package/nut/Makefile index 655b93e51..cfee356fc 100644 --- a/package/nut/Makefile +++ b/package/nut/Makefile @@ -12,8 +12,6 @@ PKG_SECTION:= net/misc PKG_URL:= http://www.networkupstools.org/ PKG_SITES:= http://www.networkupstools.org/source/2.4/ -PKG_ARCH_DEPENDS:= !avr32 - PKG_FLAVOURS_NUT:= WITH_SSL WITH_SNMP WITH_USB PKGFD_WITH_SNMP:= enable SNMP support PKGFS_WITH_SNMP:= libnetsnmp |