diff --git a/[refs] b/[refs] index 7a60b06c92df..a53a5c6af54d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6e019b001d27c4289f8e48ebc458e92410446259 +refs/heads/master: 2462566f21a5ecdb2a7e75e09db90ff175b1f748 diff --git a/trunk/Makefile b/trunk/Makefile index 5a774cbf6bfa..001a473234f5 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -576,7 +576,7 @@ libs-y := $(libs-y1) $(libs-y2) # --------------------------------------------------------------------------- # vmlinux is built from the objects selected by $(vmlinux-init) and # $(vmlinux-main). Most are built-in.o files from top-level directories -# in the kernel tree, others are specified in arch/$(ARCH)Makefile. +# in the kernel tree, others are specified in arch/$(ARCH)/Makefile. # Ordering when linking is important, and $(vmlinux-init) must be first. # # vmlinux