zephyr/arch/arm/core
Peter Mitsis 5d01d49058 kbuild: remove references to non-existent bsp directories
The following directories do not exist:
    $(srctree)/include/bsp
    $(srctree)/target/src/bsp

Change-Id: I27990cc404502d96e323df8b95e1ac105e6d5265
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:27 -05:00
..
offsets Rename nanokernel's offsets/common.h to nano_offsets.h 2016-02-05 20:14:26 -05:00
atomic.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
basepri.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
context.c Standardize naming of nanokernel core source files for ARM 2016-02-05 20:14:26 -05:00
cpu_idle.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
exc_exit.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
fatal.c Standardize naming of nanokernel core source files for ARM 2016-02-05 20:14:26 -05:00
fault.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
fault_s.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
ffs.S Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
fiber_abort.c Standardize naming of nanokernel core source files for ARM 2016-02-05 20:14:26 -05:00
gdb_stub.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
gdb_stub_irq_vector_table.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_init.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
irq_manage.c Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
isr_wrapper.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
Makefile kbuild: remove references to non-existent bsp directories 2016-02-05 20:14:27 -05:00
swap.S Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
task_abort.c Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00