summaryrefslogtreecommitdiffstats
path: root/make/user-mode-linux.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-12 21:31:16 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-12 21:31:16 +0000
commit1800964779bf27a3bfda7301acb5824918b94b0c (patch)
tree0bad56b017b0203a093288f07d00033d0f48bf1b /make/user-mode-linux.mk
parent99ba66f3442bf7a3a9b3fa6c76c740f5dba2b173 (diff)
downloadbuildroot-novena-1800964779bf27a3bfda7301acb5824918b94b0c.tar.gz
buildroot-novena-1800964779bf27a3bfda7301acb5824918b94b0c.zip
Update buildroot for uClibc 0.9.16
-Erik
Diffstat (limited to 'make/user-mode-linux.mk')
-rw-r--r--make/user-mode-linux.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/user-mode-linux.mk b/make/user-mode-linux.mk
index 90224d08a..f7dddccc7 100644
--- a/make/user-mode-linux.mk
+++ b/make/user-mode-linux.mk
@@ -4,6 +4,7 @@
#
#############################################################
UMLINUX_DIR=$(BUILD_DIR)/linux-2.4.19
+LINUX_DIR=$(UMLINUX_DIR)
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.19-5.bz2