From: Eric Andersen Date: Mon, 30 Sep 2002 21:39:23 +0000 (-0000) Subject: Update uml version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2f69f70b92a2bbeefa8b855fcc4861d76733cb5;p=buildroot.git Update uml version --- diff --git a/make/user-mode-linux.mk b/make/user-mode-linux.mk index 79968a7694..36c44a6a6f 100644 --- a/make/user-mode-linux.mk +++ b/make/user-mode-linux.mk @@ -4,9 +4,9 @@ # ############################################################# UMLINUX_DIR=$(BUILD_DIR)/linux -UMLINUX_SOURCE=linux-2.4.18.tar.bz2 +UMLINUX_SOURCE=linux-2.4.19.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:=uml-patch-2.4.19-5.bz2 UMLINUX_PATCH_1_SITE:=http://telia.dl.sourceforge.net/sourceforge/user-mode-linux UMLINUX_KCONFIG=$(SOURCE_DIR)/linux-uml.config