blob: 7e3756c83fe5293e78c3e29aec9e3d6fcab0ac3e (
plain) (
blame)
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.
#
obj-y := board_setup.o platform.o
|