blob: e83b151b5b6300642e49db70945baf4e1e40da50 (
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.
#
obj-y := board_setup.o platform.o
|