blob: ce48d58920d01209bd9db02064ff3c8cd993abac (
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 DBAu1xx0 boards.
#
obj-y := board_setup.o
|