Go to file
Kumar Gala 08eabd7aa7 qemu_x86: 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: I742bc695e8a1efb34003e651f57c8aba4fb798f6
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 16:22:16 +00:00
.known-issues
arch
boards qemu_x86: Remove empty board file 2016-07-28 16:22:16 +00:00
doc
drivers i2c: Fixed i2c_dw spamming when logs are enabled 2016-07-28 15:43:00 +00:00
ext
include x86: put ISR stubs in their own text section 2016-07-28 14:26:00 +00:00
kernel
lib
misc
net
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
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh