blob: 68671c2f372cb3009da5c1f8a68b552db502a888 (
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.
#
lib-y := init.o board_setup.o platform.o
|