summaryrefslogtreecommitdiffstats
path: root/package/ltq-ifxos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ltq-ifxos/Makefile')
-rw-r--r--package/ltq-ifxos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltq-ifxos/Makefile b/package/ltq-ifxos/Makefile
index a43a10be3c..eeca2010a0 100644
--- a/package/ltq-ifxos/Makefile
+++ b/package/ltq-ifxos/Makefile
@@ -14,6 +14,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_RELEASE:=3
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029
+PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
include $(INCLUDE_DIR)/package.mk
@@ -21,7 +22,6 @@ define KernelPackage/ltq-ifxos
SUBMENU:=Voice over IP
TITLE:=Lantiq OS abstraction library
URL:=http://www.lantiq.com/
- MAINTAINER:=Lantiq
DEPENDS:=@TARGET_lantiq
FILES:=$(PKG_BUILD_DIR)/src/drv_ifxos.ko
AUTOLOAD:=$(call AutoLoad,10,drv_ifxos)