blob: db3c526f64d8afd2d7eb39a329ad90d3da627410 (
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 irqmap.o
|