summaryrefslogtreecommitdiff
path: root/arch/mips/tx4938/common/Makefile
blob: 8352eca679066c34f7d85667ad1cb7dc0b3e3119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile for common code for Toshiba TX4927 based systems
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y	+= prom.o setup.o irq.o
obj-$(CONFIG_KGDB) += dbgio.o

EXTRA_CFLAGS += -Werror