xref: /linux/arch/mips/txx9/generic/Makefile (revision 89d63fe179520b11f54de1f26755b7444c79e73a)
122b1d707SAtsushi Nemoto#
222b1d707SAtsushi Nemoto# Makefile for common code for TXx9 based systems
322b1d707SAtsushi Nemoto#
422b1d707SAtsushi Nemoto
5*89d63fe1SAtsushi Nemotoobj-y	+= setup.o
6*89d63fe1SAtsushi Nemotoobj-$(CONFIG_PCI)	+= pci.o
722b1d707SAtsushi Nemotoobj-$(CONFIG_TOSHIBA_RBTX4927)	+= mem_tx4927.o irq_tx4927.o
822b1d707SAtsushi Nemotoobj-$(CONFIG_TOSHIBA_RBTX4938)	+= mem_tx4938.o irq_tx4938.o
922b1d707SAtsushi Nemotoobj-$(CONFIG_TOSHIBA_FPCIB0)	+= smsc_fdc37m81x.o
1022b1d707SAtsushi Nemotoobj-$(CONFIG_KGDB)	+= dbgio.o
1122b1d707SAtsushi Nemoto
1222b1d707SAtsushi NemotoEXTRA_CFLAGS += -Werror
13