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 894a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4927) += mem_tx4927.o setup_tx4927.o irq_tx4927.o 994a4c329SAtsushi Nemotoobj-$(CONFIG_SOC_TX4938) += mem_tx4927.o setup_tx4938.o irq_tx4938.o 1022b1d707SAtsushi Nemotoobj-$(CONFIG_TOSHIBA_FPCIB0) += smsc_fdc37m81x.o 11