alpha: change to new Makefile flag variables

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
matt mooney
2011-01-11 22:09:09 -05:00
committed by Matt Turner
parent 7d209c8110
commit 8a362cd6d6
5 changed files with 7 additions and 7 deletions

View File

@@ -2,8 +2,8 @@
# Makefile for alpha-specific library files..
#
EXTRA_AFLAGS := $(KBUILD_CFLAGS)
EXTRA_CFLAGS := -Werror
asflags-y := $(KBUILD_CFLAGS)
ccflags-y := -Werror
# Many of these routines have implementations tuned for ev6.
# Choose them iff we're targeting ev6 specifically.