summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorSam Ravnborg <sam@mars.ravnborg.org>2004-11-03 23:48:44 +0100
committerSam Ravnborg <sam@mars.ravnborg.org>2004-11-03 23:48:44 +0100
commit6027d60213e9eb7243e3ce2acd092aa6367704a4 (patch)
treec5614f49cc169fb368267b1a6006c28bd6b4ca7b /scripts/kernel-doc
parentab32f82932acb0698e5fa1263e40fa49cf081c8c (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