Makefile: clarify a comment
authorMichal Marek <mmarek@suse.cz>
Thu, 3 Jun 2010 08:54:58 +0000 (10:54 +0200)
committerMichal Marek <mmarek@suse.cz>
Thu, 3 Jun 2010 08:54:58 +0000 (10:54 +0200)
os user <gnusercn@gmail.com> writes:
From the last comment, arch makefile will override vmlinux. It seems
vmlinux will not be checked by `make'. But from my test, although
`all:' will be re-defined in arch Makefile (ARM arch), vmlinux will
still be checked and the commands associated will be executed. Should
we use another word instead of "overridden"?

Reported-by: os user <gnusercn@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile

diff --cc Makefile
Simple merge