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