# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2019 Kalray Inc.
#

obj-y 		+= start.o cpu.o exception.o reset.o
extra-y 	+= barebox.lds
