X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d30299b51ebb3b15a67e66dc95f7b75c40a114c1..661d69728519dd178dc614eee51245b26940a170:/package/ifxmips-dsl-control/Makefile diff --git a/package/ifxmips-dsl-control/Makefile b/package/ifxmips-dsl-control/Makefile index 6905aeafa..51629b362 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. @@ -7,9 +7,11 @@ # ralph / blogic include $(TOPDIR)/rules.mk +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/ @@ -18,12 +20,12 @@ PKG_MD5SUM:=ee315306626b68794d3d3636dabfe161 include $(INCLUDE_DIR)/package.mk define Package/ifxmips-dsl-control - SECTION:=application - CATEGORY:=Infineon + SECTION:=net + CATEGORY:=Network TITLE:=DSL CPE control application URL:=http://www.infineon.com/ - MAINTAINER:=Infineon Technologies AG / Lantiq / blogic@openwrt.org - DEPENDS:=+kmod-ifxmips-dsl-api +libpthread + MAINTAINER:=Infineon Technologies AG / Lantiq / John Crispin + DEPENDS:=+kmod-ifxmips-dsl-api +libpthread @BROKEN endef define Package/ifxmips-dsl-control/description @@ -73,6 +75,8 @@ CONFIGURE_ARGS += \ --enable-soap-support endif +TARGET_CFLAGS += -I$(LINUX_DIR)/include + define Package/ifxmips-dsl-control/install $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/ifx_cpe_control_init.sh $(1)/etc/init.d/