Loading...
1#
2# Copyright 2000, 2008 MontaVista Software Inc.
3# Author: MontaVista Software, Inc. <source@mvista.com>
4#
5# Makefile for the Alchemy Au1xx0 CPUs, generic files.
6#
7
8obj-y += prom.o time.o clocks.o platform.o power.o setup.o \
9 sleeper.o dma.o dbdma.o
10
11obj-$(CONFIG_ALCHEMY_GPIOINT_AU1000) += irq.o
12
13# optional gpiolib support
14ifeq ($(CONFIG_ALCHEMY_GPIO_INDIRECT),)
15 ifeq ($(CONFIG_GPIOLIB),y)
16 obj-$(CONFIG_ALCHEMY_GPIOINT_AU1000) += gpiolib-au1000.o
17 endif
18endif
19
20obj-$(CONFIG_PCI) += pci.o
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Copyright 2000, 2008 MontaVista Software Inc.
4# Author: MontaVista Software, Inc. <source@mvista.com>
5#
6# Makefile for the Alchemy Au1xx0 CPUs, generic files.
7#
8
9obj-y += prom.o time.o clock.o platform.o power.o gpiolib.o \
10 setup.o sleeper.o dma.o dbdma.o vss.o irq.o usb.o