This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / alpha / Makefile
index 0337f5f..4854ca3 100644 (file)
@@ -11,7 +11,6 @@
 NM := $(NM) -B
 
 LDFLAGS_vmlinux        := -static -N #-relax
-CHECK          := $(CHECK) -D__alpha__=1
 cflags-y       := -pipe -mno-fp-regs -ffixed-8
 
 # Determine if we can use the BWX instructions with GAS.