34f5c1c578
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4 lines
110 B
Makefile
4 lines
110 B
Makefile
obj-y := setup.o irq.o time.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
|
obj-$(CONFIG_SIBYTE_BUS_WATCHER) += bus_watcher.o
|