blob: e4fa6042b472bb2f148da5135db44f78f116ef52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
#
# Copyright 2000 MontaVista Software Inc.
# Author: MontaVista Software, Inc.
# ppopov@mvista.com or source@mvista.com
#
# Makefile for the Globespan IVR board,
# board-specific files.
#
obj-y += init.o
|