blob: 173b419a7479977733441633029f4ea68919c30e (
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 Pb1500 board.
#
obj-y := board_setup.o
|