]> git.hungrycats.org Git - linux/commitdiff
[ALPHA] More CFLAGS a-la Sam.
authorRichard Henderson <rth@kanga.twiddle.net>
Sat, 22 Feb 2003 09:34:36 +0000 (01:34 -0800)
committerRichard Henderson <rth@kanga.twiddle.net>
Sat, 22 Feb 2003 09:34:36 +0000 (01:34 -0800)
arch/alpha/math-emu/Makefile
arch/alpha/oprofile/Makefile

index 8bf301404ecbe2ba683579f50850493099da7242..0e36daffbc8f9dd032d2ad43b97e83f51a2cfa4e 100644 (file)
@@ -2,6 +2,6 @@
 # Makefile for the FPU instruction emulation.
 #
 
-EXTRA_CFLAGS := -Iinclude/math-emu -w
+EXTRA_CFLAGS := -w
 
 obj-$(CONFIG_MATHEMU) += math.o qrnnd.o
index 4467e244927e177e04e37c5a07cbaf56c5ad4a8d..edc66e678ed57806c0c35d5be6ba0525171f9e33 100644 (file)
@@ -1,4 +1,4 @@
-CFLAGS += -Werror -Wno-sign-compare
+EXTRA_CFLAGS := -Werror -Wno-sign-compare
 
 obj-$(CONFIG_OPROFILE) += oprofile.o