blob: 91defcf4f335e8d51ffc8551264f8ef0a2850d74 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright 2003 MontaVista Software Inc.
# Author: MontaVista Software, Inc. <source@mvista.com>
#
# Makefile for MyCable XXS1500 board.
#
obj-y += init.o board_setup.o platform.o
|