Fix need to modify ihk/cokernel/Makefile when a file has been added under mckernel/arch (Bug#365)

This commit is contained in:
Tomoki Shirasawa
2014-12-26 16:05:23 +09:00
parent 912b8a886c
commit e3eb7e68bc

View File

@ -0,0 +1,2 @@
IHK_OBJS += cpu.o interrupt.o memory.o trampoline.o local.o context.o
IHK_OBJS += perfctr.o syscall.o vsyscall.o