From 69e33d2c3f7249cf10a24b5efa535ddbff1bac9f Mon Sep 17 00:00:00 2001 From: Yanase Yuki Date: Thu, 25 Dec 2025 13:09:46 +0900 Subject: [PATCH] lantiq: remove intel.com from URL Intel doesn't have lantiq anymore. Signed-off-by: Yanase Yuki Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko --- package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile | 1 - package/firmware/lantiq/vrx518_aca_fw/Makefile | 1 - package/firmware/lantiq/vrx518_ppe_fw/Makefile | 1 - 3 files changed, 3 deletions(-) diff --git a/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile b/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile index c219e16bbb..410254d47b 100644 --- a/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile +++ b/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile @@ -23,7 +23,6 @@ define Package/$(PKG_NAME) SECTION:=firmware CATEGORY:=Firmware TITLE:=VRX518 / VR11 CPE xDSL Annex A firmware - URL:=http://www.intel.com DEPENDS:=@TARGET_ipq40xx endef diff --git a/package/firmware/lantiq/vrx518_aca_fw/Makefile b/package/firmware/lantiq/vrx518_aca_fw/Makefile index 60fb5b76a6..c8305058b6 100644 --- a/package/firmware/lantiq/vrx518_aca_fw/Makefile +++ b/package/firmware/lantiq/vrx518_aca_fw/Makefile @@ -21,7 +21,6 @@ define Package/$(PKG_NAME) SECTION:=firmware CATEGORY:=Firmware TITLE:=VRX518 ACA firmware - URL:=http://www.intel.com DEPENDS:=@TARGET_ipq40xx endef diff --git a/package/firmware/lantiq/vrx518_ppe_fw/Makefile b/package/firmware/lantiq/vrx518_ppe_fw/Makefile index 90a6f73daa..506618e448 100644 --- a/package/firmware/lantiq/vrx518_ppe_fw/Makefile +++ b/package/firmware/lantiq/vrx518_ppe_fw/Makefile @@ -21,7 +21,6 @@ define Package/$(PKG_NAME) SECTION:=firmware CATEGORY:=Firmware TITLE:=VRX518 PPE firmware - URL:=http://www.intel.com DEPENDS:=@TARGET_ipq40xx endef