From b0506fb3e5cacac88bf69665569a34f2946b33c9 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 9 Nov 2006 13:22:01 +0000 Subject: [PATCH] Replace the old kmod-tun reference by the current on git-svn-id: svn://svn.openwrt.org/openwrt/packages@5481 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/chillispot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/chillispot/Makefile b/net/chillispot/Makefile index b980b0a39..a8b1920a7 100644 --- a/net/chillispot/Makefile +++ b/net/chillispot/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/chillispot SECTION:=net CATEGORY:=Network - DEPENDS:=@+PACKAGE_KMOD_TUN + DEPENDS:=+kmod-tun TITLE:=Wireless LAN HotSpot controller DESCRIPTION:=\ ChilliSpot is an open source captive portal or wireless LAN \\\