1 2 3 4 5 6 7 8
# # Makefile for Loongson-3 family machines # obj-y += irq.o cop2-ex.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_NUMA) += numa.o