For unexplainable reasons the Loongson 2 clock API was implemented in a module so fixing this involved shifting large amounts of code around. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
5 lines
99 B
Makefile
5 lines
99 B
Makefile
#
|
|
# Makefile for the Linux/MIPS cpufreq.
|
|
#
|
|
|
|
obj-$(CONFIG_LOONGSON2_CPUFREQ) += loongson2_cpufreq.o
|