aboutsummaryrefslogtreecommitdiff
path: root/arch/um/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Makefile')
-rw-r--r--arch/um/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/Makefile b/arch/um/Makefile
index bed604af6c6..f6ad832faf1 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