zephyr/scripts
Sebastian Bøe c218261a33 sanitycheck: Fixed documentation for --extra-args and extra_args
sanitycheck was incorrectly documenting that --extra-args would pass
on it's input unchanged to Make.

In reality --extra-args acts as a way to define extra CMake cache
entries. The key-value entries will be prefixed with -D before being
passed to CMake.

E.g
"sanitycheck -x=USE_CCACHE=0"
will translate to
"cmake -DUSE_CCACHE=0"

Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-09 17:55:30 -05:00
..
checkpatch
ci
cmake
cross_compiler
dts
footprint
gitlint
kconfig kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
sanity_chk
support
.gitignore
check_link_map.py
checkpatch.pl
checkstack.pl
CMakeLists.txt
file2hex.py
filter-known-issues.py
gcc-version.sh
gen_gdt.py
gen_idt.py
gen_kobject_list.py
gen_mmu_x86.py
gen_offset_header.py
gen_syscall_header.py
gen_syscalls.py
headerdep.pl
make-ll
Makefile.qemu_jailhouse
mksysmap
process_gperf.py
qemu-machine-hack.py
requirements.txt
sanitycheck sanitycheck: Fixed documentation for --extra-args and extra_args 2017-11-09 17:55:30 -05:00
spelling.txt
tags.sh
timestamp
uncrustify.cfg
vercomp
waitpid