Skip to content
Commit cc4860dd authored by Paul Gortmaker's avatar Paul Gortmaker Committed by Bruce Ashfield
Browse files

Subject: [PATCH v6.1] powerpc: drop duplicate entry in Makefile for lib dir

We have two copies of "crtsavres: fixups for 5.4+" - presumably because
it is a commit with lots of whitespace in the context that will loosely
match in several places, leading to easily but inadvertently applying it
more than once.

In the v6.1/standard/base we have the following SHAs:

commit 77fa1b70
commit cd107e4e



The v5.10 and v5.15 did not have the duplicated v5.4 content, and the
v6.5 code base seems to have sensibly dropped the old fixup entirely.

The duplicated lines are obvious in the context of this fixup, and leads
to the following:

arch/powerpc/Makefile:383: warning: overriding recipe for target 'arch/powerpc/lib/crtsavres.o'

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 2ca50ef4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment