X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fmips%2Foprofile%2FMakefile;h=070afdb297df161077fc6289632545fb12e6e995;hb=64bb1b944b554a751b518b09c3d596f6b6c0ce31;hp=9c0a6782c091dcc903f3728b21efc2d712c9c67e;hpb=e3900e74f26fc924c8e9e2a922bd40369b0bb517;p=cascardo%2Flinux.git diff --git a/arch/mips/oprofile/Makefile b/arch/mips/oprofile/Makefile index 9c0a6782c091..070afdb297df 100644 --- a/arch/mips/oprofile/Makefile +++ b/arch/mips/oprofile/Makefile @@ -14,3 +14,4 @@ oprofile-$(CONFIG_CPU_R10000) += op_model_mipsxx.o oprofile-$(CONFIG_CPU_SB1) += op_model_mipsxx.o oprofile-$(CONFIG_CPU_XLR) += op_model_mipsxx.o oprofile-$(CONFIG_CPU_LOONGSON2) += op_model_loongson2.o +oprofile-$(CONFIG_CPU_LOONGSON3) += op_model_loongson3.o