commit | 98366c20a275e957416e9516db5dcb7195b4e101 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 06 17:35:12 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 07 11:13:55 2007 +0900 |
tree | 271acfbea8ac50b313a27158541587d262fe8885 | |
parent | 808bde2537b6c683af25a2e911c1d88dc80a445e [diff] [blame] |
sh: Add -Werror for clean directories. Follow the MIPS and sparc64 changes for -Werror instrumentation. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/oprofile/Makefile b/arch/sh/oprofile/Makefile index 1f25d9b..2efc2e7 100644 --- a/arch/sh/oprofile/Makefile +++ b/arch/sh/oprofile/Makefile
@@ -15,3 +15,4 @@ oprofile-y := $(DRIVER_OBJS) $(profdrvr-y) +EXTRA_CFLAGS += -Werror