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