]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/txx9/generic/Makefile
[MIPS] TXx9: Reorganize PCI code
[mirror_ubuntu-bionic-kernel.git] / arch / mips / txx9 / generic / Makefile
CommitLineData
22b1d707
AN
1#
2# Makefile for common code for TXx9 based systems
3#
4
89d63fe1
AN
5obj-y += setup.o
6obj-$(CONFIG_PCI) += pci.o
22b1d707
AN
7obj-$(CONFIG_TOSHIBA_RBTX4927) += mem_tx4927.o irq_tx4927.o
8obj-$(CONFIG_TOSHIBA_RBTX4938) += mem_tx4938.o irq_tx4938.o
9obj-$(CONFIG_TOSHIBA_FPCIB0) += smsc_fdc37m81x.o
10obj-$(CONFIG_KGDB) += dbgio.o
11
12EXTRA_CFLAGS += -Werror