blob: cb73fe256dce2ad0d46606ed0d06cfc4ce3134f3 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright 2003 MontaVista Software Inc.
# Author: MontaVista Software, Inc. <source@mvista.com>
#
# Makefile for Trapeze ITS GPR board.
#
obj-y += board_setup.o init.o platform.o
|