9 lines
186 B
Makefile
9 lines
186 B
Makefile
|
#
|
||
|
# 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
|