From 75a7a9fc48e3dbc21cc9401eddb565a219a7496b Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 24 May 2005 01:51:58 +0000 Subject: Add ndisc package, in its own menu to avoid breaking sort order git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1041 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index d595cd756..451fdd078 100644 --- a/package/Makefile +++ b/package/Makefile @@ -52,6 +52,7 @@ package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MONIT) += monit package-$(BR2_PACKAGE_MYSQL) += mysql package-$(BR2_PACKAGE_NCURSES) += ncurses +package-$(BR2_PACKAGE_NDISC) += ndisc package-$(BR2_PACKAGE_NET_SNMP) += net-snmp package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server package-$(BR2_PACKAGE_NMAP) += nmap -- cgit v1.2.3