Go to file
Andrei Emeltchenko 4d73a264bc Bluetooth: Fixing beacon sample build
Fixes compile errors:
...
Makefile:36: /make/env/defs.base: No such file or directory
Makefile:47: /target/make.ukernel: No such file or directory
make: *** No rule to make target '/target/make.ukernel'.  Stop.
...

Change-Id: I693a939510b732ac810d5af756422c58e3f0c3ab
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:14:19 -05:00
arch Rename VXMICRO_ARCH_arm -> CONFIG_ARM 2016-02-05 20:14:16 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename documentation project 2016-02-05 20:14:16 -05:00
drivers Bluetooth: Fix CONFIG_BLUETOOTH_DEBUG_UART dependency 2016-02-05 20:14:17 -05:00
include Bluetooth: Add macro for CEP and long descriptors 2016-02-05 20:14:19 -05:00
kernel Rename VXMICRO_ARCH and VXMICRO 2016-02-05 20:14:16 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Bluetooth: Add macro for CEP and long descriptors 2016-02-05 20:14:19 -05:00
samples Bluetooth: Fixing beacon sample build 2016-02-05 20:14:19 -05:00
scripts Rename tinymountain -> zephyr 2016-02-05 20:14:16 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -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: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Rename tinymountain -> zephyr 2016-02-05 20:14:16 -05:00
Makefile.inc Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
zephyr-env.sh Rename timo-env.sh to zephyr-env.sh 2016-02-05 20:14:16 -05:00