projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL
[J-u-boot.git]
/
scripts
/
gcc-stack-usage.sh
diff --git
a/scripts/gcc-stack-usage.sh
b/scripts/gcc-stack-usage.sh
old mode 100644
(file)
new mode 100755
(executable)
index
27ac928
..
3db32e3
--- 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 <yamada.m@jp.panasonic.com>
#
-# SPDX-License-Identifier: GPL-2.0+
-#
TMP="$$"
This page took
0.036751 seconds
and
4
git commands to generate.