summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 16:32:57 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 16:32:57 +0000
commit499dd0f263be4479a985e5e5feac0549c7153978 (patch)
treef17284252218df6b0c17ad18dc4d13586d494ecc /openwrt/package/Makefile
parent5234919f39204cbdb49831e7c53e03fd8d755953 (diff)
add 6tunnel package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2144 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index e061e2bdf..f46f13bdc 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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