blob: 274db3b55d829f5d77336cfde244f3b3ab8dfdae (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright 2000, 2008 MontaVista Software Inc.
# Author: MontaVista Software, Inc. <source@mvista.com>
#
# Makefile for the Alchemy Semiconductor DBAu1xx0 boards.
#
lib-y := init.o board_setup.o irqmap.o
|