# SPDX-License-Identifier: GPL-2.0

ifeq ($(CONFIG_SPL_BUILD),)

obj-y += fsdata/

obj-y += fs.o failsafe.o

endif
