]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sparc: Fix out-of-tree building
authorSimon Glass <sjg@chromium.org>
Tue, 5 Mar 2013 14:40:03 +0000 (14:40 +0000)
committerTom Rini <trini@ti.com>
Fri, 15 Mar 2013 20:14:01 +0000 (16:14 -0400)
commiteb33809f70e3d3a2c1fba043e56cca8fccedbe0c
treeaf09efc3e0a6e9a0512d672e2e01ad8581fd0531
parent69e0683241ae291729adc8737fddfeae9801b024
sparc: Fix out-of-tree building

It isn't clear why the sparc cpu Makefile has its own compile line, but
it does not work correctly with an out-of-tree build. Removing it fixes
this problem. Perhaps it does not introduce others.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sparc/cpu/leon2/Makefile
arch/sparc/cpu/leon3/Makefile