diff options
| author | Sam Ravnborg <sam@mars.ravnborg.org> | 2004-11-03 23:48:44 +0100 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2004-11-03 23:48:44 +0100 |
| commit | 6027d60213e9eb7243e3ce2acd092aa6367704a4 (patch) | |
| tree | c5614f49cc169fb368267b1a6006c28bd6b4ca7b /scripts/kernel-doc | |
| parent | ab32f82932acb0698e5fa1263e40fa49cf081c8c (diff) | |
ppc: fix building arch/ppc/boot/lib/ with make O=
arch/ppc/boot/lib/ reuses zlib_inflate from lib/zlib_inflate but kbuild
does not support two different places utilising the same .o file. It results
in recompile for each build because options to compiler changes etc.
So the trick used here is to make a copy of the required .c files.
Acked-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
