mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
8 lines
131 B
Makefile
8 lines
131 B
Makefile
#
|
|
# Makefile for Loongson-3 family machines
|
|
#
|
|
obj-y += irq.o cop2-ex.o
|
|
|
|
obj-$(CONFIG_SMP) += smp.o
|
|
|
|
obj-$(CONFIG_NUMA) += numa.o
|