#
# Copyright 2016 Freescale Semiconductor
#
# SPDX-License-Identifier:      GPL-2.0+
#

obj-y += bio.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif
