summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 09:05:51 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 09:05:51 +0000
commit13aacddda0fae9561b50f847b4ba52d530830228 (patch)
tree93d75d6de7a63cb72359a63d971b5051aa19adc5 /package/Makefile
parentf46cc1e06c805c6228ae986d68a22c37b45ba32d (diff)
add an snmpd-static package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2192 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 7779c0556..caa5c91b3 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -119,7 +119,7 @@ package-$(BR2_PACKAGE_MYSQL) += mysql
package-$(BR2_PACKAGE_NANO) += nano
package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_COMPILE_NDISC6) += ndisc
-package-$(BR2_PACKAGE_NET_SNMP) += net-snmp
+package-$(BR2_COMPILE_NET_SNMP) += net-snmp
package-$(BR2_PACKAGE_NETSTAT_NAT) += netstat-nat
package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server
package-$(BR2_PACKAGE_NMAP) += nmap