2127435e57
* Kill dead codes * Rearrange irq chip handlers * Minimize defconfig Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
6 lines
112 B
Makefile
6 lines
112 B
Makefile
#
|
|
# Makefile for TOSHIBA JMR-TX3927 board
|
|
#
|
|
|
|
obj-y += init.o irq.o setup.o
|
|
obj-$(CONFIG_KGDB) += kgdb_io.o
|