mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 01:17:30 +01:00
treewide: remove lantiq dot com URL
This website is offline. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
c95e03c7b7
commit
7772a958cd
15 changed files with 0 additions and 18 deletions
|
|
@ -39,7 +39,6 @@ define Package/dsl-vrx200-firmware-xdsl-a
|
|||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
TITLE:=VRX200 / VR9 CPE xDSL Annex A firmware
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy)
|
||||
endef
|
||||
|
||||
|
|
@ -51,7 +50,6 @@ define Package/dsl-vrx200-firmware-xdsl-b
|
|||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
TITLE:=VRX200 / VR9 CPE xDSL Annex B firmware
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy)
|
||||
endef
|
||||
|
||||
|
|
@ -63,7 +61,6 @@ define Package/dsl-vrx200-firmware-xdsl-a-patch
|
|||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
TITLE:=VRX200 / VR9 CPE xDSL Annex B to Annex A firmware patch
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy) +dsl-vrx200-firmware-xdsl-b +bspatch
|
||||
endef
|
||||
|
||||
|
|
@ -75,7 +72,6 @@ define Package/dsl-vrx200-firmware-xdsl-b-patch
|
|||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
TITLE:=VRX200 / VR9 CPE xDSL Annex A to Annex B firmware patch
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy) +dsl-vrx200-firmware-xdsl-a +bspatch
|
||||
endef
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ define Package/kmod-ltq-adsl-fw-template
|
|||
VARIANT:= $(2)-fw-$(1)
|
||||
SOC:=$(2)
|
||||
ANNEX:=$(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@$(3) +kmod-ltq-adsl-$(2)
|
||||
endef
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ define KernelPackage/ltq-adsl-mei-template
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=mei driver for $(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
VARIANT:=$(1)
|
||||
DEPENDS:=@$(2)
|
||||
FILES:=$(PKG_BUILD_DIR)/drv_mei_cpe.ko
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ define KernelPackage/ltq-adsl-template
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=adsl driver for $(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
VARIANT:=$(1)
|
||||
DEPENDS:=@$(2) +kmod-ltq-adsl-$(1)-mei
|
||||
FILES:=$(PKG_BUILD_DIR)/src/drv_dsl_cpe_api.ko
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ define KernelPackage/ltq-atm-template
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=atm driver for $(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
VARIANT:=$(1)
|
||||
DEPENDS:=@$(2) +kmod-atm +br2684ctl
|
||||
ifeq ($(1),vr9)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ define KernelPackage/ltq-deu-template
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Cryptographic API modules
|
||||
TITLE:=deu driver for $(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
VARIANT:=$(1)
|
||||
DEPENDS:=@$(2) +kmod-crypto-manager +kmod-crypto-des
|
||||
FILES:=$(PKG_BUILD_DIR)/ltq_deu_$(1).ko
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ define KernelPackage/ltq-ifxos
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Libraries
|
||||
TITLE:=Lantiq OS abstraction library
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq||TARGET_ipq40xx)
|
||||
FILES:=$(PKG_BUILD_DIR)/src/drv_ifxos.ko
|
||||
AUTOLOAD:=$(call AutoLoad,10,drv_ifxos)
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ define KernelPackage/ltq-ptm-template
|
|||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=ptm driver for $(1)
|
||||
URL:=http://www.lantiq.com/
|
||||
VARIANT:=$(1)
|
||||
DEPENDS:=@$(2)
|
||||
ifeq ($(1),vr9)
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define KernelPackage/ltq-tapi
|
||||
SUBMENU:=Voice over IP
|
||||
TITLE:=Lantiq TAPI subsystem
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway||TARGET_lantiq_xrx200) +kmod-ltq-ifxos
|
||||
FILES:=$(PKG_BUILD_DIR)/src/drv_tapi.ko
|
||||
AUTOLOAD:=$(call AutoLoad,20,drv_tapi)
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ define Package/ltq-vdsl-vr11-mei-test
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Lantiq mei driver test tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@TARGET_ipq40xx +kmod-ltq-vdsl-vr11-mei
|
||||
endef
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@ define Package/ltq-vdsl-vr9-mei-test
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Lantiq mei driver test tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy)
|
||||
endef
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define KernelPackage/ltq-vmmc
|
||||
SUBMENU:=Voice over IP
|
||||
TITLE:=TAPI LL driver for Voice Macro
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xrx200) +kmod-ltq-tapi
|
||||
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
|
||||
AUTOLOAD:=$(call AutoProbe,drv_vmmc)
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ define Package/ltq-adsl-app
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Lantiq DSL userland tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xway_legacy||TARGET_lantiq_ase) +libpthread +ltq-dsl-base +libubox +libubus
|
||||
PROVIDES:=ltq-dsl-app
|
||||
MENU:=1
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ define Package/ltq-vdsl-vr11-app
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Lantiq VDSL userland tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@TARGET_ipq40xx +libpthread +librt +libubox +libubus +ltq-dsl-base +kmod-ltq-vdsl-vr11
|
||||
PROVIDES:=ltq-dsl-app
|
||||
endef
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@ define Package/ltq-vdsl-vr9-app
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Lantiq VDSL userland tool
|
||||
URL:=http://www.lantiq.com/
|
||||
DEPENDS:=@(TARGET_lantiq_xrx200||TARGET_lantiq_xrx200_legacy) +libpthread +librt +ltq-dsl-base +libubox +libubus
|
||||
PROVIDES:=ltq-dsl-app
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue