X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Ffirmware%2Flinux-firmware%2FMakefile;fp=package%2Ffirmware%2Flinux-firmware%2FMakefile;h=b1d4bb3bdfabd9003f9901626e66bd893349f96a;hp=0ac5ffff7d01bc50c70eebd69c0f6ae2829de774;hb=43c09f2885b413aa44a65ddf85778e40349f2199;hpb=ffb0181a8731847ea0d02d6e158adf3d7d95c382 diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile index 0ac5ffff7d..b1d4bb3bdf 100644 --- a/package/firmware/linux-firmware/Makefile +++ b/package/firmware/linux-firmware/Makefile @@ -16,9 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_SUBDIR) -PKG_SOURCE_URL:=\ - https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware \ - https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git +PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git PKG_MIRROR_HASH:=d34a25ed8d87eeed54ddd7579205292f0223f9b78a6223134d0ba933fd3b033c PKG_MAINTAINER:=Felix Fietkau