Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / arm / cpu / armv7 / vf610 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright 2013 Freescale Semiconductor, Inc.
4
5 obj-y   += generic.o
6 obj-y   += timer.o
7
8 MKIMAGEFLAGS_u-boot.vyb = -T vybridimage
9
10 u-boot.vyb: u-boot.imx
11         $(call if_changed,mkimage)