Go to file
Kumar Gala 6958c020bd quark_se_sss_devboard: Remove empty board file
Use a kbuild trick to force built-in.o to get built even if there isn't
any code so we can link properly.  This is cleaner than keeping around
files that don't do anything.

We keep around board.h for now since drivers and other code might expect
it to exist.

Change-Id: I6e5ce35bd7b9b4411820bc112a08dd0d809495d6
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 16:22:16 +00:00
.known-issues
arch arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00
boards quark_se_sss_devboard: Remove empty board file 2016-07-28 16:22:16 +00:00
doc doc: remove unused figures from board directory 2016-07-27 16:27:06 +00:00
drivers i2c: Fixed i2c_dw spamming when logs are enabled 2016-07-28 15:43:00 +00:00
ext samples/net : Adding mbedTLS self test routine 2016-07-27 22:19:06 +00:00
include x86: put ISR stubs in their own text section 2016-07-28 14:26:00 +00:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc
net crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
samples samples/net: Add a NATS subscriber application 2016-07-28 15:40:46 +00:00
scripts toolchain.gccarmemb: Cleanup Makefile 2016-07-28 14:08:49 +00:00
tests tests: test_tickless: Fix NXP K64 symbol dependency 2016-07-28 07:20:12 -05:00
usb usb: Fix typo in comment 2016-07-28 07:20:12 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile Makefile: Restructure for multilibs 2016-07-27 17:15:56 +00:00
Makefile.inc
zephyr-env.sh