1
0
Fork 0
forked from mirror/openwrt

lantiq: remove intel.com from URL

Intel doesn't have lantiq anymore.

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:
Yanase Yuki 2025-12-25 13:09:46 +09:00 committed by Robert Marko
parent ef6d7ba43f
commit 69e33d2c3f
3 changed files with 0 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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