#
#  Copyright 2000 MontaVista Software Inc.
#  Author: MontaVista Software, Inc.
#     	ppopov@mvista.com or source@mvista.com
#
# Makefile for the Alchemy Semiconductor PB1000 board.
#

O_TARGET := pb1000.o

obj-y := init.o setup.o

include $(TOPDIR)/Rules.make
