Makefile 271 B

1234567891011
  1. #
  2. # Copyright 2000 RidgeRun, Inc.
  3. # Author: RidgeRun, Inc.
  4. # glonnon@ridgerun.com, skranz@ridgerun.com, stevej@ridgerun.com
  5. #
  6. # Makefile for the Galileo EV64120 board.
  7. #
  8. obj-y += int-handler.o irq.o promcon.o reset.o serialGT.o setup.o
  9. EXTRA_AFLAGS := $(CFLAGS)