Makefile 178 Bytes
Newer Older
1 2 3
#
# Makefile for Loongson-3 family machines
#
4
obj-y			+= irq.o cop2-ex.o platform.o
5 6

obj-$(CONFIG_SMP)	+= smp.o
7 8

obj-$(CONFIG_NUMA)	+= numa.o
9 10

obj-$(CONFIG_RS780_HPET) += hpet.o