#
# (C) Copyright 2012 Stephen Warren
#
# SPDX-License-Identifier:	GPL-2.0
#

obj-y	:= lowlevel_init.o
obj-y	+= init.o reset.o timer.o mbox.o
