You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
10 years ago
..
basic
fixdep: remove multiple .config support code
10 years ago
kconfig
kconfig: sync with Linux 4.1
10 years ago
.gitignore
…
Kbuild.include
kbuild: sync with Linux 4.1
10 years ago
Lindent
scripts/Lindent: import from Linux 3.16
11 years ago
Makefile
kconfig: switch to Kconfig
11 years ago
Makefile.autoconf
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
10 years ago
Makefile.build
kbuild: sync with Linux 4.1
10 years ago
Makefile.clean
kbuild: sync with Linux 4.1
10 years ago
Makefile.extrawarn
kbuild: do not hide clang warnings during build with W=1
11 years ago
Makefile.host
kbuild: improve multi-objs dependency and cleanups
11 years ago
Makefile.lib
kbuild: sync with Linux 4.1
10 years ago
Makefile.spl
Merge git://git.denx.de/u-boot-marvell
10 years ago
Makefile.uncmd_spl
Remove SPL undefine of CONFIG_OF_CONTROL
10 years ago
binutils-version.sh
scripts: fix binutils-version.sh for 'as' without a package.
10 years ago
checkpatch.pl
checkpatch: remove unnecessary + after {8,8}
11 years ago
checkstack.pl
scripts/checkstack.pl: update to get AArch64 port from Linux
10 years ago
cleanpatch
…
docproc.c
…
dtc-version.sh
kbuild: Make scripts executable
11 years ago
fill_scrapyard.py
scripts: add a utility to fill blank fields of doc/README.scrapyard
10 years ago
gcc-stack-usage.sh
kbuild: Make scripts executable
11 years ago
gcc-version.sh
kbuild: Make scripts executable
11 years ago
get_maintainer.pl
get_maintainer.pl: fix source tree detection
10 years ago
kernel-doc
kbuild: sync misc scripts with Linux 3.18-rc1
11 years ago
ld-version.sh
…
mailmapper
tools, scripts: refactor error-out statements of Python scripts
11 years ago
mkmakefile
kbuild: Make scripts executable
11 years ago
objdiff
scripts: objdiff: sync with Linux 3.16
11 years ago
setlocalversion
scripts: refetch scripts/setlocalversion from Linux 3.16
11 years ago
show-gnu-make
scripts: add scripts/show-gnu-make to get GNU Make command name
11 years ago