Go to file
Anas Nashif aca245d96f Kbuild: Add support for multiple toolchains
To use this, export the following:

export VXMICRO_GCC_VARIANT=yocto # for yocto
export VXMICRO_GCC_VARIANT=xtools # for crosstool-ng

export YOCTO_SDK_INSTALL_DIR=/opt/poky-tm/1.8
or
export XTOOLS_TOOLCHAIN_PATH=/opt/crosstool-ng

Change-Id: I9cd6062ecc32047d1582aad46209f4232e0e31f6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:08 -05:00
arch Kbuild: Bluetooth driver support. 2016-02-05 20:14:08 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers Kconfig: Organization of Ksymbols for bluetooth. 2016-02-05 20:14:08 -05:00
host move scripts to scripts/ 2016-02-05 20:14:07 -05:00
include Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
kernel Kbuild: User kernel instead of TiMo 2016-02-05 20:14:07 -05:00
lib/libc/minimal Kbuild: Build minimal libc as a static library. 2016-02-05 20:14:08 -05:00
make Tools: Configure defs with new scripts path 2016-02-05 20:14:07 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Kconfig: Organization of Ksymbols for bluetooth. 2016-02-05 20:14:08 -05:00
samples Kbuild: Adding bluetooth sanity checks. 2016-02-05 20:14:08 -05:00
scripts Kbuild: Add support for multiple toolchains 2016-02-05 20:14:08 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: Organization of Ksymbols for bluetooth. 2016-02-05 20:14:08 -05:00
Makefile Kbuild: Add support for multiple toolchains 2016-02-05 20:14:08 -05:00
Makefile.inc Kbuild: Fix for the parallel building problem. 2016-02-05 20:14:08 -05:00
timo-env.sh rename environment variables: vxmicro->timo 2016-02-05 20:14:08 -05:00
vxmicro-env.bash rename environment variables: vxmicro->timo 2016-02-05 20:14:08 -05:00