zephyr/samples/microkernel/test/test_static_idt/src
Anas Nashif 77ba3c3b8b kconfig: define architecture as a kconfig variable
Do not depend on environment variables and use a kconfig variable
for defining the architecture.

In addition, remove the X86_32 variable, it just duplicates X86 for
not good reason, at least until start supporting MCUs with 64bit.

Change-Id: Ia001db81ed007e6a43f34506fed9be1345b88a4b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
static_idt.c use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
test_asm_inline_gcc.h kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
test_stubs.S Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00