rv1126-uboot/scripts
Masahiro Yamada a350c6a602 kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
The symbolic link to SoC/CPU specific header directory is created
during the build, while it is only necessary for ARM, AVR32, SPARC,
x86, and some CPUs of PowerPC.  For the other architectures, it just
results in a broken symbolic link.

Introduce CONFIG_CREATE_ARCH_SYMLINK to not create unneeded symbolic
links.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-07-27 15:02:00 -04:00
..
basic fixdep: remove multiple .config support code 2015-03-05 20:50:30 -05:00
kconfig kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
.gitignore
Kbuild.include kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Lindent
Makefile
Makefile.autoconf kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 2015-07-27 15:02:00 -04:00
Makefile.build kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.clean kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.extrawarn
Makefile.host
Makefile.lib kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.spl Merge git://git.denx.de/u-boot-marvell 2015-07-23 09:02:28 -04:00
Makefile.uncmd_spl Remove SPL undefine of CONFIG_OF_CONTROL 2015-06-10 19:26:55 -06:00
binutils-version.sh scripts: fix binutils-version.sh for 'as' without a package. 2015-01-08 11:00:45 -05:00
checkpatch.pl
checkstack.pl scripts/checkstack.pl: update to get AArch64 port from Linux 2015-03-05 11:17:53 -05:00
cleanpatch
docproc.c
dtc-version.sh kbuild: Make scripts executable 2014-11-12 13:25:42 -05:00
fill_scrapyard.py scripts: add a utility to fill blank fields of doc/README.scrapyard 2015-01-14 10:58:49 -05:00
gcc-stack-usage.sh kbuild: Make scripts executable 2014-11-12 13:25:42 -05:00
gcc-version.sh kbuild: Make scripts executable 2014-11-12 13:25:42 -05:00
get_maintainer.pl get_maintainer.pl: fix source tree detection 2014-12-08 09:35:41 -05:00
kernel-doc kbuild: sync misc scripts with Linux 3.18-rc1 2014-11-07 16:27:07 -05:00
ld-version.sh
mailmapper
mkmakefile kbuild: Make scripts executable 2014-11-12 13:25:42 -05:00
objdiff
setlocalversion
show-gnu-make