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