Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / board / freescale / s32v234evb / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2013-2015, Freescale Semiconductor, Inc.
4
5 obj-y   := clock.o
6 obj-y   += lpddr2.o
7 obj-y   += s32v234evb.o
8
9 #########################################################################