blob: daa1a507e72f878e5af951bdf8f3e03998fd6963 (
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 PB1000 board.
lib-y := init.o board_setup.o irqmap.o
|