]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kbuild: Do not generate .*.su files at the top directory
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 4 Feb 2014 08:24:44 +0000 (17:24 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:10:04 +0000 (11:10 -0500)
commit9a368d0f5818bb671c4567ca0e2dbabbf9c6724d
treed6ca7b91d1a88ce29999972798370312934cb9c5
parentb831bb36bbf138a209608f192270fb1c5239cb10
kbuild: Do not generate .*.su files at the top directory

Without this workaround, you will see a lot of ".*.su" files
at the top directory after building with a compiler
which supports "-fstack-usage" option.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
scripts/Kbuild.include