blob: 51d62bd5d900f93ad5408e71a3df031e027ea840 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright 2000 MontaVista Software Inc.
# Author: MontaVista Software, Inc.
# ppopov@mvista.com or source@mvista.com
#
# Makefile for the Alchemy Semiconductor Db1x00 board.
lib-y := init.o board_setup.o irqmap.o
|