blob: 99bbec0ca41bf9bcc6c8abe7cae650d1e6da5046 (
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 Pb1000 board.
#
lib-y := init.o board_setup.o irqmap.o
|