mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Lost the .us since the US mirrors are terribly unreliable
This commit is contained in:
@@ -27,7 +27,7 @@ LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT)
|
||||
#LINUX_FORMAT=zImage
|
||||
#LINUX_BINLOC=arch/ppc/boot/images/zImage.prep
|
||||
LINUX_SOURCE=linux-$(LINUX_VERSION).tar.bz2
|
||||
LINUX_SITE=http://ftp.us.kernel.org/pub/linux/kernel/v2.4
|
||||
LINUX_SITE=http://ftp.kernel.org/pub/linux/kernel/v2.4
|
||||
LINUX_KCONFIG=$(SOURCE_DIR)/linux.config
|
||||
LINUX_KERNEL=$(BUILD_DIR)/buildroot-kernel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user