hc
2023-11-22 983d7f83616922a6439b4352d1b3af488ee27f95
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 acpi_init.o dma.o
 
obj-$(CONFIG_SMP)    += smp.o
 
obj-$(CONFIG_NUMA)    += numa.o
 
obj-$(CONFIG_RS780_HPET) += hpet.o