10 lines
240 B
Makefile
10 lines
240 B
Makefile
|
#
|
||
|
# Copyright 2003 MontaVista Software Inc.
|
||
|
# Author: MontaVista Software, Inc. <source@mvista.com>
|
||
|
# Bruno Randolf <bruno.randolf@4g-systems.biz>
|
||
|
#
|
||
|
# Makefile for 4G Systems MTX-1 board.
|
||
|
#
|
||
|
|
||
|
obj-y += init.o board_setup.o platform.o
|