blob: baf5077813c1ac2489be2ff0488c9aa6e42b679f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for TOSHIBA JMR-TX3927 board
3#
4
Ralf Baechlee4ac58a2006-04-03 17:56:36 +01005obj-y += init.o irq.o setup.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_RUNTIME_DEBUG) += debug.o
7obj-$(CONFIG_KGDB) += kgdb_io.o
8
9EXTRA_AFLAGS := $(CFLAGS)