zephyr/scripts
Anas Nashif c47769bd56 kconfig: move all defconfig fragments to configs/
When building for a certain platform, we have no idea
what architecture we are building for.

We used to specify the architecture alongside the board or platform
name and this was used to find the defconfig in arch/<arch>/configs.

By putting all board configurations we support in one place we do
not have to specify the architecture, just the configuration name.

Change-Id: Ib7e9f63b9a8051714dc207f583fd26ef620497d8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:53 -05:00
..
basic Adapt fixdep to support Windows. 2016-02-05 20:24:52 -05:00
cross_compiler First commit 2015-04-10 16:44:37 -07:00
gen_idt gen_idt: Change the custom host identifier macro. 2016-02-05 20:24:52 -05:00
gen_offset_header Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
genksyms First commit 2015-04-10 16:44:37 -07:00
kconfig kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
patches move qemu patch to script/patches 2016-02-05 20:15:21 -05:00
sanity_chk quark se: add sensor subsystem platform to sanity 2016-02-05 20:24:49 -05:00
build_grub.sh add script to build grub for galileo 2016-02-05 20:15:31 -05:00
check_known_checkpatch_issues.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
checkpatch.pl checkpatch: Allow space before [ in the case of inline asm 2016-02-05 20:24:42 -05:00
checkstack.pl First commit 2015-04-10 16:44:37 -07:00
config First commit 2015-04-10 16:44:37 -07:00
diffconfig First commit 2015-04-10 16:44:37 -07:00
do_checkpatch.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gcc-version.sh First commit 2015-04-10 16:44:37 -07:00
headerdep.pl First commit 2015-04-10 16:44:37 -07:00
Kbuild.include re-enable compile time option checking and make it conditional 2016-02-05 20:24:28 -05:00
link-zephyr.sh link: remove unsupported features 2016-02-05 20:24:41 -05:00
maintainer-checkpatch.bash Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
make-ll Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile Kbuild: Clean target fix. 2016-02-05 20:14:22 -05:00
Makefile.asm-generic First commit 2015-04-10 16:44:37 -07:00
Makefile.build Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
Makefile.clean First commit 2015-04-10 16:44:37 -07:00
Makefile.dtbinst First commit 2015-04-10 16:44:37 -07:00
Makefile.extrawarn First commit 2015-04-10 16:44:37 -07:00
Makefile.headersinst First commit 2015-04-10 16:44:37 -07:00
Makefile.help First commit 2015-04-10 16:44:37 -07:00
Makefile.host First commit 2015-04-10 16:44:37 -07:00
Makefile.lib kbuild: support makefile wildcards 2016-02-05 20:24:52 -05:00
Makefile.modbuiltin First commit 2015-04-10 16:44:37 -07:00
Makefile.toolchain.iamcu toolchain: update iamcu toolchain version 2016-02-05 20:24:42 -05:00
Makefile.toolchain.xtools kbuild: Add libgcc.a directory to xtools search path 2016-02-05 20:14:16 -05:00
Makefile.toolchain.yocto toolchain yocto: Update makefile to use SDK 0.6 2016-02-05 20:24:19 -05:00
Makefile.toolchain.zephyr sdk: create a new variant for zephyr based on yocto 2016-02-05 20:24:23 -05:00
mkmakefile First commit 2015-04-10 16:44:37 -07:00
mksysmap First commit 2015-04-10 16:44:37 -07:00
sanitycheck sanity: add extra arguments when creating defconfigs 2016-02-05 20:24:43 -05:00
spelling.txt First commit 2015-04-10 16:44:37 -07:00
sysgen sysgen: fix copy-and-paste errors and more empty lines 2016-02-05 20:24:35 -05:00
tags.sh build: Add tags.sh to enable tagging targets 2016-02-05 20:24:36 -05:00
timestamp Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00