blob: 9661b6ec5dd374283975395cb55e3e76a6866815 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright 2000, 2008 MontaVista Software Inc.
# Author: MontaVista Software, Inc. <source@mvista.com>
#
# Makefile for the Alchemy Semiconductor Pb1550 board.
#
obj-y := board_setup.o platform.o
|