forked from Minki/linux
39faa24688
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
116 B
Makefile
8 lines
116 B
Makefile
#
|
|
# Makefile for the PMC-Sierra Titan
|
|
#
|
|
|
|
obj-y += irq.o prom.o py-console.o setup.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|