You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Copyright 2000 RidgeRun, Inc.
|
|
# Author: RidgeRun, Inc.
|
|
# glonnon@ridgerun.com, skranz@ridgerun.com, stevej@ridgerun.com
|
|
#
|
|
# Makefile for the Galileo EV64120 board.
|
|
#
|
|
|
|
obj-y += irq.o promcon.o reset.o serialGT.o setup.o
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|
|
|