Fixup a few lose ends in explicit support for MIPS R1/R2.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -10,6 +10,6 @@ DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
|
||||
|
||||
oprofile-y := $(DRIVER_OBJS) common.o
|
||||
|
||||
oprofile-$(CONFIG_CPU_MIPS32_R1) += op_model_mipsxx.o
|
||||
oprofile-$(CONFIG_CPU_MIPS64_R1) += op_model_mipsxx.o
|
||||
oprofile-$(CONFIG_CPU_MIPS32) += op_model_mipsxx.o
|
||||
oprofile-$(CONFIG_CPU_MIPS64) += op_model_mipsxx.o
|
||||
oprofile-$(CONFIG_CPU_RM9000) += op_model_rm9000.o
|
||||
|
Reference in New Issue
Block a user