blob: 545d8f5496e5d260843bec0febd0953b22c99cb8 (
plain) (
blame)
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
|