diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-11-28 07:29:23 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-12-13 14:18:45 (GMT) |
commit | dd88ab325cfcc7f803afd40600571b3f9c79319c (patch) | |
tree | a5c326330eec571614f1104badcfc41dcbd83661 /rules.mk | |
parent | 392ba5256ab9bf017a9b7320ef0cee98862c908d (diff) | |
download | u-boot-fsl-qoriq-dd88ab325cfcc7f803afd40600571b3f9c79319c.tar.xz |
Makefile: Move some scripts imported from Linux
We have some scripts imported from Linux Kernel:
setlocalversion, checkstack.pl, checkpatch.pl, cleanpatch
They are located under tools/ directory in U-Boot now.
But they were originally located under scripts/ directory
in Linux Kernel.
This commit moves them to the original location.
It is true that binutils-version.sh and dtc-version.sh
do not originate in Linux Kernel, but they should
be moved by analogy to gcc-version.sh.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions