aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um')
-rw-r--r--arch/um/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/Makefile b/arch/um/Makefile
index bed604af6c6f..f6ad832faf13 100644
--- a/arch/um/Makefile
+++ b/arch/um/Makefile
@@ -96,7 +96,7 @@ PHONY += linux
all: linux
linux: vmlinux
- @echo ' SYMLINK $@'
+ @echo ' LINK $@'
$(Q)ln -f $< $@
define archhelp