summaryrefslogtreecommitdiffstats
path: root/board/gateworks/gw_ventana/Makefile
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-06-30 23:00:34 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-06-30 23:00:34 +0200
commitd6694aff569a0838a9d0ef352128f5aa309d73ff (patch)
treea94eeab5431dfd0ed91a510c2e7de5eebb7a78fc /board/gateworks/gw_ventana/Makefile
parentb5b8d85e9a50c2294b6043830cd045de1002dc5d (diff)
parent3f4c01d9f9d38e383f004dcd06c0d5661f2a57e0 (diff)
downloadu-boot-d6694aff569a0838a9d0ef352128f5aa309d73ff.tar.gz
u-boot-d6694aff569a0838a9d0ef352128f5aa309d73ff.tar.xz
u-boot-d6694aff569a0838a9d0ef352128f5aa309d73ff.zip
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Diffstat (limited to 'board/gateworks/gw_ventana/Makefile')
-rw-r--r--board/gateworks/gw_ventana/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/Makefile b/board/gateworks/gw_ventana/Makefile
index e8dab89c65..33a1788f20 100644
--- a/board/gateworks/gw_ventana/Makefile
+++ b/board/gateworks/gw_ventana/Makefile
@@ -6,5 +6,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-y := gw_ventana.o gsc.o
+obj-y := gw_ventana.o gsc.o eeprom.o
+obj-$(CONFIG_SPL_BUILD) += gw_ventana_spl.o