Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
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
arch Kconfig KERNEL_DIR symbol removal. 2016-02-05 20:14:05 -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 Kbuild fix for quark console driver. 2016-02-05 20:14:05 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
kernel Kconfig KERNEL_DIR symbol removal. 2016-02-05 20:14:05 -05:00
lib Creation of Makefiles for libc minimal. 2016-02-05 20:14:04 -05:00
make Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Bluetooth: Remove unused BDADDR_ANY variable 2016-02-05 20:14:04 -05:00
samples Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
scripts Kconfig KERNEL_DIR symbol removal. 2016-02-05 20:14:05 -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 Add cross compiler prefix config 2016-02-05 20:14:05 -05:00
Makefile no need for old_version! 2016-02-05 20:14:05 -05:00
Makefile.inc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00