xref: /linux/arch/mips/txx9/generic/Makefile (revision b24413180f5600bcb3bb70fbed5cf186b60864bd)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
222b1d707SAtsushi Nemoto#
322b1d707SAtsushi Nemoto# Makefile for common code for TXx9 based systems
422b1d707SAtsushi Nemoto#
522b1d707SAtsushi Nemoto
689d63fe1SAtsushi Nemotoobj-y	+= setup.o
789d63fe1SAtsushi Nemotoobj-$(CONFIG_PCI)	+= pci.o
8f6727fb8SAtsushi Nemotoobj-$(CONFIG_SOC_TX3927)	+= setup_tx3927.o irq_tx3927.o
994a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4927)	+= mem_tx4927.o setup_tx4927.o irq_tx4927.o
1094a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4938)	+= mem_tx4927.o setup_tx4938.o irq_tx4938.o
110dcdbe6aSAtsushi Nemotoobj-$(CONFIG_SOC_TX4939)	+= setup_tx4939.o irq_tx4939.o
1222b1d707SAtsushi Nemotoobj-$(CONFIG_TOSHIBA_FPCIB0)	+= smsc_fdc37m81x.o
13d75a40e9SAtsushi Nemotoobj-$(CONFIG_SPI)		+= spi_eeprom.o
14bc89b2bdSAtsushi Nemotoobj-$(CONFIG_TXX9_7SEGLED)	+= 7segled.o
15