allow coexistance of N build and AC build.
[tomato.git] / release / src-rt / linux / linux-2.6 / arch / mips / brcm-boards / generic / Makefile
blobc52cb60a8cbd3a03a75fbbbc56236ded32e0bee6
2 # Makefile for generic Broadcom MIPS boards
4 # Copyright (C) 2009, Broadcom Corporation
5 # All Rights Reserved.
6 #
7 # THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 # KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 # SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 # FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
12 # $Id: Makefile,v 1.1 2007/09/04 04:41:12 Exp $
15 USE_STANDARD_AS_RULE := TRUE
17 obj-y += int-handler.o
18 ifneq ($(strip $(CONFIG_BCM47XX)),y)
19 obj-y += irq.o
20 endif
22 obj-$(CONFIG_KGDB) += gdb_hook.o