blob: bcb03ebb3583b05327bfcc31a532a73953346900 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the MB93090-MB00 motherboard stuff
4#
5
6ifeq "$(CONFIG_PCI)" "y"
7obj-y := pci-frv.o pci-irq.o pci-vdk.o
8
9ifeq "$(CONFIG_MMU)" "y"
10obj-y += pci-dma.o
11else
12obj-y += pci-dma-nommu.o
13endif
14endif
15
16obj-$(CONFIG_MTD) += flash.o