linux/arch/mips/ddb5xxx/ddb5477/Makefile

11 lines
205 B
Makefile

#
# Makefile for NEC DDB-Vrc5477 board
#
obj-y += int-handler.o irq.o irq_5477.o setup.o lcd44780.o
obj-$(CONFIG_RUNTIME_DEBUG) += debug.o
obj-$(CONFIG_KGDB) += kgdb_io.o
EXTRA_AFLAGS := $(CFLAGS)