10 lines
242 B
Makefile
10 lines
242 B
Makefile
|
#
|
||
|
# Copyright 2000 MontaVista Software Inc.
|
||
|
# Author: MontaVista Software, Inc.
|
||
|
# ppopov@mvista.com or source@mvista.com
|
||
|
#
|
||
|
# Makefile for the Galileo EV96100 board.
|
||
|
#
|
||
|
|
||
|
obj-y += init.o irq.o puts.o reset.o time.o int-handler.o setup.o
|