blob: 764bf9f7e281d2cffcc39264ab4e5acd2a1c17b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
#
# Copyright 2003 MontaVista Software Inc.
# Author: MontaVista Software, Inc.
# ppopov@mvista.com or source@mvista.com
# Bruno Randolf <bruno.randolf@4g-systems.biz>
#
# Makefile for 4G Systems MTX-1 board.
#
lib-y := init.o board_setup.o irqmap.o
|