blob: 793e97c49e46d7f74871170be1e713d99d0894e9 (
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 Pb1100 board.
#
lib-y := init.o board_setup.o irqmap.o
|