From: Yanase Yuki Date: Thu, 25 Dec 2025 04:09:46 +0000 (+0900) Subject: lantiq: remove intel.com from URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e33d2c3f7249cf10a24b5efa535ddbff1bac9f;p=thirdparty%2Fopenwrt.git 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 --- diff --git a/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile b/package/firmware/lantiq/dsl_vr11_firmware_xdsl/Makefile index c219e16bbbe..410254d47ba 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 60fb5b76a69..c8305058b6b 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 90a6f73daa7..506618e4486 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