]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/gateworks/gw_ventana/Makefile
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / gateworks / gw_ventana / Makefile
1 #
2 # Copyright (C) 2012-2013, Guennadi Liakhovetski <lg@denx.de>
3 # (C) Copyright 2012-2013 Freescale Semiconductor, Inc.
4 # Copyright (C) 2013, Gateworks Corporation
5 #
6 # SPDX-License-Identifier:  GPL-2.0+
7 #
8
9 obj-y  := gw_ventana.o gsc.o eeprom.o
10 obj-$(CONFIG_SPL_BUILD) += gw_ventana_spl.o
11