95cf1468f7
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>
6 lines
99 B
Makefile
6 lines
99 B
Makefile
#
|
|
# Makefile for the Linux/MIPS cpufreq.
|
|
#
|
|
|
|
obj-$(CONFIG_LOONGSON2_CPUFREQ) += loongson2_cpufreq.o
|