zephyr/kernel/nanokernel
Juan Manuel Cruz 2e3e28c3ed Kconfig KERNEL_DIR symbol removal.
This commit removes the Kconfig symbol KERNEL_DIR.
The symbols was no longer needed because sysgen is only
used on microkernel architectures and the value of
KERNEL_DIR is always "ukernel", therefore it is redundant.

Change-Id: I5e38dd431c5b6f7586e8b25aea330632e96f581f
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:05 -05:00
..
core Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
include Rename _NanoKernel to _nanokernel 2016-02-05 20:13:53 -05:00
task Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
Kconfig Kconfig KERNEL_DIR symbol removal. 2016-02-05 20:14:05 -05:00
Makefile Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
compiler_stack_protect.c Rename __defaultEsf to _default_esf 2016-02-05 20:13:54 -05:00
ctors.c Eliminate kernel/common/bsp sub-directory 2016-02-05 20:13:51 -05:00
idle.c nanokernel/idle: fix file description 2016-02-05 20:13:59 -05:00
int_latency_bench.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_context.c Rename nanokernel files 2016-02-05 20:13:59 -05:00
nano_fiber.c Rename nanokernel files 2016-02-05 20:13:59 -05:00
nano_fifo.c Fix whitespace issues 2016-02-05 20:13:59 -05:00
nano_init.c Remove references to ICC 2016-02-05 20:14:00 -05:00
nano_lifo.c Eliminate _Cput and _Cpsh APIs 2016-02-05 20:13:59 -05:00
nano_sema.c nano objects: standardize on if(ptr), not if(ptr != NULL) 2016-02-05 20:13:53 -05:00
nano_stack.c Eliminate _Cput and _Cpsh APIs 2016-02-05 20:13:59 -05:00
nano_sys_clock.c Rework constructor macros 2016-02-05 20:14:00 -05:00
nano_timer.c nano_lifo: allow multiple fibers to pend 2016-02-05 20:13:53 -05:00
nanometrics.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
string_s.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
version.c Eliminate kernel/common sub-directory 2016-02-05 20:13:51 -05:00