From 2b29baf46178f2b33b643df9d29414a9867d8aed Mon Sep 17 00:00:00 2001 From: Jeff Dike Date: Mon, 1 May 2006 12:16:06 -0700 Subject: [PATCH] --- yaml --- r: 26408 b: refs/heads/master c: a4b741e380cb56045ccea36f2dbc10e42af21f24 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0dc0be2de112..8e90d1bd3f0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cead61a6717a9873426b08d73a34a325e3546f5d +refs/heads/master: a4b741e380cb56045ccea36f2dbc10e42af21f24 diff --git a/trunk/arch/um/Makefile b/trunk/arch/um/Makefile index bed604af6c6f..f6ad832faf13 100644 --- a/trunk/arch/um/Makefile +++ b/trunk/arch/um/Makefile @@ -96,7 +96,7 @@ PHONY += linux all: linux linux: vmlinux - @echo ' SYMLINK $@' + @echo ' LINK $@' $(Q)ln -f $< $@ define archhelp