3 lines
70 B
Makefile
3 lines
70 B
Makefile
|
obj-y = pic_cpu.o cputimer.o
|
||
|
obj-$(CONFIG_OR1K_SIM) += openrisc_sim.o
|