http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / kernel / linux / arch / mips / brcm-boards / generic / Makefile
1 #
2 # Makefile for generic Broadcom MIPS boards
3 #
4 # Copyright (C) 2001 Broadcom Corporation
5 #
6 obj-y           := int-handler.o
7
8 ifdef CONFIG_REMOTE_DEBUG
9 obj-y += dbg_io.o
10 endif
11