zephyr/boards/nios2/qemu_nios2/Makefile

7 lines
138 B
Makefile
Raw Normal View History

ccflags-y += -I$(srctree)/include/drivers
ccflags-y += -I$(srctree)/drivers
asflags-y := ${ccflags-y}
# No C files (yet)
obj- += dummy.o