2013-03-14 18:43:23 +00:00
|
|
|
# Copyright (C) 2012 OpenWrt.org
|
2016-08-26 22:06:21 +00:00
|
|
|
# Copyright (C) 2015-2016 Lantiq Beteiligungs GmbH & Co KG.
|
2013-03-14 18:43:23 +00:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
include $(INCLUDE_DIR)/kernel.mk
|
|
|
|
|
|
|
|
PKG_NAME:=ltq-vdsl-vr9-mei
|
2016-08-26 22:06:21 +00:00
|
|
|
PKG_VERSION:=1.5.17.6
|
2013-03-14 18:43:23 +00:00
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
|
|
PKG_BASE_NAME:=drv_mei_cpe
|
|
|
|
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
|
|
|
|
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BASE_NAME)-$(PKG_VERSION)
|
2015-11-24 20:40:59 +00:00
|
|
|
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
|
2016-12-16 16:32:10 +00:00
|
|
|
PKG_HASH:=94f6904364348b7f74087e721968abc28b2564fb9bd8899aa930d36490387662
|
2013-03-14 18:43:23 +00:00
|
|
|
PKG_FIXUP:=autoreconf
|
2016-04-26 21:09:12 +00:00
|
|
|
PKG_FLAGS:=nonshared
|
2016-05-11 07:06:21 +00:00
|
|
|
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
|
2014-03-18 12:11:05 +00:00
|
|
|
PKG_USE_MIPS16:=0
|
2013-03-14 18:43:23 +00:00
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/package.mk
|
|
|
|
|
|
|
|
define KernelPackage/ltq-vdsl-vr9-mei
|
|
|
|
TITLE:=mei driver for vdsl
|
|
|
|
SECTION:=sys
|
|
|
|
SUBMENU:=Network Devices
|
2013-09-17 21:45:56 +00:00
|
|
|
DEPENDS:=@TARGET_lantiq_xrx200 +kmod-ltq-ifxos
|
2013-03-14 18:43:23 +00:00
|
|
|
FILES:=$(PKG_BUILD_DIR)/src/drv_mei_cpe.ko
|
|
|
|
AUTOLOAD:=$(call AutoLoad,50,drv_mei_cpe)
|
|
|
|
endef
|
|
|
|
|
|
|
|
define KernelPackage/ltq-vdsl-vr9-mei/description
|
|
|
|
Lantiq MEI CPE Kernel Module Driver
|
|
|
|
endef
|
|
|
|
|
2015-11-24 20:40:40 +00:00
|
|
|
|
|
|
|
define Package/ltq-vdsl-mei_test
|
|
|
|
SECTION:=net
|
|
|
|
CATEGORY:=Network
|
|
|
|
TITLE:=Lantiq mei driver test tool
|
|
|
|
URL:=http://www.lantiq.com/
|
|
|
|
DEPENDS:=@TARGET_lantiq_xrx200
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Package/ltq-vdsl-mei_test/description
|
|
|
|
Userland tool to directly control the mei driver, this is only needed
|
|
|
|
for test and development purposes.
|
|
|
|
endef
|
|
|
|
|
2014-05-06 17:26:27 +00:00
|
|
|
MAKE_FLAGS += \
|
|
|
|
SHELL="$(BASH)"
|
|
|
|
|
2013-03-14 18:43:23 +00:00
|
|
|
CONFIGURE_ARGS += \
|
|
|
|
--enable-kernelincl="$(LINUX_DIR)/include" \
|
|
|
|
--enable-device=vr9 \
|
|
|
|
--with-max-device=1 \
|
|
|
|
--with-lines-per-device=1 \
|
|
|
|
--enable-debug \
|
|
|
|
--enable-error_print \
|
|
|
|
--enable-ifxos-include="-I$(STAGING_DIR)/usr/include/ifxos/" \
|
|
|
|
--enable-ifxos-library="-L$(STAGING_DIR)/usr/lib" \
|
2015-12-05 09:52:36 +00:00
|
|
|
--enable-add_drv_cflags="-DMEI_DRV_ATM_PTM_INTERFACE_ENABLE=1 -fno-pic -mlong-calls -O2 -g0" \
|
2013-03-14 18:43:23 +00:00
|
|
|
--enable-linux-26 \
|
|
|
|
--enable-kernelbuild="$(LINUX_DIR)" \
|
2015-11-24 20:40:40 +00:00
|
|
|
--enable-drv_test_appl=yes \
|
2013-03-14 18:43:23 +00:00
|
|
|
ARCH=$(LINUX_KARCH)
|
|
|
|
|
|
|
|
define Build/InstallDev
|
|
|
|
$(INSTALL_DIR) $(1)/usr/include/vdsl
|
|
|
|
$(CP) $(PKG_BUILD_DIR)/src/drv_mei_cpe_api_intern.h $(1)/usr/include/vdsl/
|
|
|
|
$(CP) $(PKG_BUILD_DIR)/src/drv_mei_cpe_api_atm_ptm_intern.h $(1)/usr/include/vdsl/
|
|
|
|
$(CP) $(PKG_BUILD_DIR)/src/drv_mei_cpe_interface.h $(1)/usr/include/vdsl
|
|
|
|
$(CP) $(PKG_BUILD_DIR)/src/drv_mei_cpe_config.h $(1)/usr/include/vdsl/
|
|
|
|
$(CP) $(PKG_BUILD_DIR)/src/cmv_message_format.h $(1)/usr/include/vdsl/
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call KernelPackage,ltq-vdsl-vr9-mei))
|
2015-11-24 20:40:40 +00:00
|
|
|
|
|
|
|
define Package/ltq-vdsl-mei_test/install
|
|
|
|
$(INSTALL_DIR) $(1)/bin
|
|
|
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/mei_cpe_drv_test $(1)/bin
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call BuildPackage,ltq-vdsl-mei_test))
|