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