From 63233675326a336d944b48fc8f6ae243339fe145 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 17 Oct 2005 16:32:57 +0000 Subject: add 6tunnel package (thanks to Florian Fainelli) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2144 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 e061e2bdf..f46f13bdc 100644 --- a/package/Makefile +++ b/package/Makefile @@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk package-:=tcp_wrappers package-y:=nvram +package-$(BR2_PACKAGE_6TUNNEL) += 6tunnel package-$(BR2_PACKAGE_AICCU) += aiccu package-$(BR2_PACKAGE_AMWALL) += amwall package-$(BR2_PACKAGE_ARPD) += arpd -- cgit v1.2.3