arm: imx6: novena: Enable extfs support in SPL
[oweals/u-boot.git] / arch / arm / mach-rockchip / Makefile
1 #
2 # Copyright (c) 2014 Google, Inc
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y += board-spl.o
9 else
10 obj-y += board.o
11 endif
12 obj-y += common.o
13 obj-$(CONFIG_ROCKCHIP_RK3288) += rk3288/