X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/490985ea462774b2c9f186fbd2474721bd905c0f..a186e3031eebfb86e0ee43250fc4e1a91ca2f890:/package/ifxmips-dsl-control/Makefile?ds=sidebyside diff --git a/package/ifxmips-dsl-control/Makefile b/package/ifxmips-dsl-control/Makefile index 035deada1..76ab6a142 100644 --- a/package/ifxmips-dsl-control/Makefile +++ b/package/ifxmips-dsl-control/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,6 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_BASE_NAME:=dsl_cpe_control_danube PKG_VERSION:=3.24.4.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/dsl_cpe_control-$(PKG_VERSION) PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ @@ -23,7 +24,7 @@ define Package/ifxmips-dsl-control CATEGORY:=Network TITLE:=DSL CPE control application URL:=http://www.infineon.com/ - MAINTAINER:=Infineon Technologies AG / Lantiq / blogic@openwrt.org + MAINTAINER:=Infineon Technologies AG / Lantiq / John Crispin DEPENDS:=+kmod-ifxmips-dsl-api +libpthread endef