aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Makefile
diff options
context:
space:
mode:
authormatt mooney <mfm@muteddisk.com>2010-09-23 06:51:21 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-09-23 16:18:18 +0900
commita234ca0faa65dcd5cc473915bd925130ebb7b74b (patch)
tree99f6ca4e07b3f71d0e2b3f25a35c5d9b1dbdc85e /arch/sh/mm/Makefile
parentsh: pci: Use a generic raw spinlock for PCI config access locking. (diff)
downloadlinux-dev-a234ca0faa65dcd5cc473915bd925130ebb7b74b.tar.xz
linux-dev-a234ca0faa65dcd5cc473915bd925130ebb7b74b.zip
sh: change to new flag variable
Replace EXTRA_CFLAGS with ccflags-y. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm/Makefile')
-rw-r--r--arch/sh/mm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Makefile b/arch/sh/mm/Makefile
index 53f7c684afb2..939663c55911 100644
--- a/arch/sh/mm/Makefile
+++ b/arch/sh/mm/Makefile
@@ -66,4 +66,4 @@ CFLAGS_fault_64.o += -ffixed-r7 \
-ffixed-r60 -ffixed-r61 -ffixed-r62 \
-fomit-frame-pointer
-EXTRA_CFLAGS += -Werror
+ccflags-y := -Werror