x86: also show non-zero IRQ counts for vectors that currently don't have a handler
[cascardo/linux.git] / arch / mips / Makefile
index 64512ab..14164c2 100644 (file)
@@ -279,7 +279,6 @@ core-$(CONFIG_MACH_DECSTATION)      += arch/mips/dec/
 cflags-$(CONFIG_MACH_DECSTATION)+= -Iinclude/asm-mips/mach-dec
 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
 load-$(CONFIG_MACH_DECSTATION) += 0xffffffff80040000
-CLEAN_FILES                    += drivers/tc/lk201-map.c
 
 #
 # Wind River PPMC Board (4KC + GT64120)
@@ -608,7 +607,7 @@ ifdef CONFIG_64BIT
   endif
 endif
 
-AFLAGS         += $(cflags-y)
+KBUILD_AFLAGS  += $(cflags-y)
 KBUILD_CFLAGS  += $(cflags-y) \
                        -D"VMLINUX_LOAD_ADDRESS=$(load-y)"