xref: /linux/arch/mips/txx9/generic/Makefile (revision 94a4c32939dede9328c6e4face335eb8441fc18d)
122b1d707SAtsushi Nemoto#
222b1d707SAtsushi Nemoto# Makefile for common code for TXx9 based systems
322b1d707SAtsushi Nemoto#
422b1d707SAtsushi Nemoto
589d63fe1SAtsushi Nemotoobj-y	+= setup.o
689d63fe1SAtsushi Nemotoobj-$(CONFIG_PCI)	+= pci.o
7*94a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4927)	+= mem_tx4927.o setup_tx4927.o irq_tx4927.o
8*94a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4938)	+= mem_tx4927.o setup_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