David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 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 | |||||
9 | obj-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 |