X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6e82572b177b0dd7e5949f7416e331a18a7b767f..1546e3e7d3d7aa9cedfe9dbd5c9784ef1b81759f:/package/ifxmips-dsl-control/Makefile diff --git a/package/ifxmips-dsl-control/Makefile b/package/ifxmips-dsl-control/Makefile index 90cefd259..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. @@ -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/ @@ -22,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 @@ -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/