Commit ee4c18d0 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Be like Alpha and turn on -Werror in sparc64 subdirectories.

parent 7f754cf4
......@@ -3,6 +3,7 @@
#
EXTRA_AFLAGS := -ansi
CFLAGS += -Werror
EXTRA_TARGETS := head.o init_task.o
......
......@@ -3,6 +3,7 @@
#
EXTRA_AFLAGS := -ansi
CFLAGS += -Werror
L_TARGET = lib.a
obj-y := PeeCeeI.o blockops.o debuglocks.o strlen.o strncmp.o \
......
......@@ -3,6 +3,7 @@
#
EXTRA_AFLAGS := -ansi
CFLAGS += -Werror
obj-y := ultra.o fault.o init.o generic.o extable.o
......
......@@ -4,6 +4,7 @@
#
EXTRA_AFLAGS := -ansi
CFLAGS += -Werror
L_TARGET = lib.a
obj-y := bootstr.o devops.o init.o memory.o misc.o \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment