blob: 4abf81786be509ee80dcb5ccaf13e4231dc43110 [file] [log] [blame]
SRCS += entry.S
SRCS += exceptions.S
SRCS += handler.c
SRCS += mm.c
SRCS += params.c
OFFSET_SRCS += offsets.c
ifeq ($(PL011),1)
SRCS += pl011.c
endif