From 1cdf237aa811be5439454f800ef53b22facd2c32 Mon Sep 17 00:00:00 2001 From: Uwe Zeisberger Date: Thu, 5 Oct 2006 16:24:45 +0200 Subject: [PATCH] --- yaml --- r: 54129 b: refs/heads/master c: 2462566f21a5ecdb2a7e75e09db90ff175b1f748 h: refs/heads/master i: 54127: e48a97ab48813d3d071637e5ef5b0452026dce11 v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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