Fixup broken URLs

This commit is contained in:
Eric Andersen
2002-07-12 02:41:03 +00:00
parent c994e72081
commit 7dbaf9a4c7
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ UMLINUX_DIR=$(BUILD_DIR)/linux
UMLINUX_SOURCE=linux-2.4.18.tar.bz2
UMLINUX_SITE=http://ftp.us.kernel.org/pub/linux/kernel/v2.4
UMLINUX_PATCH_1:=uml-patch-2.4.18-19.bz2
UMLINUX_PATCH_1_SITE:=http://prdownloads.sourceforge.net/user-mode-linux
UMLINUX_PATCH_1_SITE:=http://telia.dl.sourceforge.net/sourceforge/user-mode-linux
UMLINUX_KCONFIG=$(SOURCE_DIR)/linux-uml.config
$(DL_DIR)/$(UMLINUX_SOURCE):