configs: EXT4, FAT, hush shell, env on S-mode MAIX
[platform/kernel/u-boot.git] / board / sifive / fu540 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2019 Western Digital Corporation or its affiliates.
4
5 obj-y   += fu540.o
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y += spl.o
9 endif