summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 17:12:02 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 17:12:02 +0000
commitb0ee76b9e251b4b2b3f2de2e51db07a706c97387 (patch)
tree2d2bbf9b8000f198367dead438078f028143a2cc /openwrt/package/Makefile
parent499dd0f263be4479a985e5e5feac0549c7153978 (diff)
update ndisc6 to new upstream release (v0.5.0),
change Maintainer field in ipkg/control files, add tcptraceroute6 subpackage. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2145 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index f46f13bdce..7b07613632 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -112,7 +112,7 @@ package-$(BR2_PACKAGE_MTR) += mtr
package-$(BR2_PACKAGE_MYSQL) += mysql
package-$(BR2_PACKAGE_NANO) += nano
package-$(BR2_PACKAGE_NCURSES) += ncurses
-package-$(BR2_PACKAGE_NDISC) += ndisc
+package-$(BR2_COMPILE_NDISC6) += ndisc
package-$(BR2_PACKAGE_NET_SNMP) += net-snmp
package-$(BR2_PACKAGE_NETSTAT_NAT) += netstat-nat
package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server