diff options
Diffstat (limited to 'arch/mips/oprofile/Makefile')
-rw-r--r-- | arch/mips/oprofile/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/oprofile/Makefile b/arch/mips/oprofile/Makefile index 29f2f13eb31c..1208c280f77d 100644 --- a/arch/mips/oprofile/Makefile +++ b/arch/mips/oprofile/Makefile | |||
@@ -1,5 +1,3 @@ | |||
1 | ccflags-y := -Werror | ||
2 | |||
3 | obj-$(CONFIG_OPROFILE) += oprofile.o | 1 | obj-$(CONFIG_OPROFILE) += oprofile.o |
4 | 2 | ||
5 | DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ | 3 | DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ |