X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2Fgcc-stack-usage.sh;h=3db32e35f680061a8c45628fcf04dfb03dc24977;hb=d99894dd3a713ea6226ac39a7e332b55cf8aca49;hp=27ac9289695483bdc438988cb93c626bc31e71f8;hpb=eeb72e67619b98d2502fe634a3a5d9953de92ad0;p=u-boot diff --git a/scripts/gcc-stack-usage.sh b/scripts/gcc-stack-usage.sh old mode 100644 new mode 100755 index 27ac928969..3db32e35f6 --- a/scripts/gcc-stack-usage.sh +++ b/scripts/gcc-stack-usage.sh @@ -1,9 +1,8 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0+ # Test for gcc '-fstack-usage' support # Copyright (C) 2013, Masahiro Yamada # -# SPDX-License-Identifier: GPL-2.0+ -# TMP="$$"