From a1c0709c480261b34e7ee27a267c663d5f529178 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 19 Mar 2006 04:53:42 +0000 Subject: fix broken openser menuconfig and package template call git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3409 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openser/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/openser/Makefile') diff --git a/package/openser/Makefile b/package/openser/Makefile index 7ea52d1f8..72a8fe3a4 100644 --- a/package/openser/Makefile +++ b/package/openser/Makefile @@ -57,7 +57,6 @@ $(eval $(call PKG_template,OPENSER_MOD_UAC_REDIRECT,openser-mod-uac-redirect,$(P $(eval $(call PKG_template,OPENSER_MOD_URI,openser-mod-uri,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(eval $(call PKG_template,OPENSER_MOD_URI_DB,openser-mod-uri-db,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(eval $(call PKG_template,OPENSER_MOD_URI_RADIUS,openser-mod-uri-radius,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) -$(eval $(call PKG_template,OPENSER_MOD_AUTH_RADIUS,openser-mod-auth-radius,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(eval $(call PKG_template,OPENSER_MOD_XLOG,openser-mod-xlog,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(eval $(call PKG_mod_template,OPENSER_MOD_ACCOUNTING,acc)) -- cgit v1.2.3