]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/oprofile/Makefile
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
[karo-tx-linux.git] / arch / mips / oprofile / Makefile
index 0a50aad5bbe47f54fdc578020a9cfc84b08e6b0c..02cc65e52d11b47574b2940e5859a733f7d0fd85 100644 (file)
@@ -12,5 +12,7 @@ oprofile-y                            := $(DRIVER_OBJS) common.o
 
 oprofile-$(CONFIG_CPU_MIPS32)          += op_model_mipsxx.o
 oprofile-$(CONFIG_CPU_MIPS64)          += op_model_mipsxx.o
+oprofile-$(CONFIG_CPU_R10000)          += op_model_mipsxx.o
 oprofile-$(CONFIG_CPU_SB1)             += op_model_mipsxx.o
 oprofile-$(CONFIG_CPU_RM9000)          += op_model_rm9000.o
+oprofile-$(CONFIG_CPU_LOONGSON2)       += op_model_loongson2.o