Makefile 132 B

1234567
  1. #
  2. # Makefile for common code of NEC vr4181 based boards
  3. #
  4. obj-y := irq.o int_handler.o serial.o time.o
  5. EXTRA_AFLAGS := $(CFLAGS)