#
# Makefile for common code of NEC vr4181 based boards
#

obj-y	 := irq.o int_handler.o serial.o time.o

EXTRA_AFLAGS := $(CFLAGS)
