zephyr/arch/arc/core/Makefile
Anas Nashif cfb9332c30 arc: add missing Kconfig/Makefiles to architecture
Change-Id: I99e96853e5ddc9eb0dd9ca9711921d5b57448db7
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:26 -05:00

7 lines
299 B
Makefile

ccflags-y += -I$(srctree)/kernel/nanokernel/include
ccflags-y += -I$(srctree)/kernel/microkernel/include
obj-y += atomic.o context.o context_wrapper.o \
cpu_idle.o fast_irq.o fatal.o fault.o \
fault_s.o ffs.o irq_lock.o irq_manage.o \
isr_wrapper.o regular_irq.o swap_macros.h swap.o