blob: 44d7f7056ae76d2e7ece1e34510742b772c3f718 (
plain)
1
2
3
4
5
6
7
8
9
|
#
# Copyright 2003 MontaVista Software Inc.
# Author: MontaVista Software, Inc.
# ppopov@mvista.com or source@mvista.com
#
# Makefile for MyCable XXS1500 board.
#
lib-y := init.o board_setup.o irqmap.o
|