summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-09-30 21:39:23 +0000
committerEric Andersen <andersen@codepoet.org>2002-09-30 21:39:23 +0000
commitf2f69f70b92a2bbeefa8b855fcc4861d76733cb5 (patch)
treeabc106eeaa26e1810d75d6206ea155c2f2722323
parente15704c98819c4ddfe302c63b9031eff3332b243 (diff)
downloadbuildroot-novena-f2f69f70b92a2bbeefa8b855fcc4861d76733cb5.tar.gz
buildroot-novena-f2f69f70b92a2bbeefa8b855fcc4861d76733cb5.zip
Update uml version
-rw-r--r--make/user-mode-linux.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/user-mode-linux.mk b/make/user-mode-linux.mk
index 79968a769..36c44a6a6 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