summaryrefslogtreecommitdiffstats
path: root/images/Makefile.imx
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-04-13 12:57:13 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-04-13 12:57:13 +0200
commit1ef7837c37bd55d2efa4c8602ef39964d9024a5b (patch)
tree25a7a3dc6dd42e32a8e419e7d24ec97e3d1321ff /images/Makefile.imx
parent3506a2331d6e5e730e879d885a1086a990f2a711 (diff)
parent4cc0a3d9c547b452755ae2c0300d601473696591 (diff)
downloadbarebox-1ef7837c37bd55d2efa4c8602ef39964d9024a5b.tar.gz
barebox-1ef7837c37bd55d2efa4c8602ef39964d9024a5b.tar.xz
Merge branch 'for-next/imx'
Diffstat (limited to 'images/Makefile.imx')
-rw-r--r--images/Makefile.imx5
1 files changed, 5 insertions, 0 deletions
diff --git a/images/Makefile.imx b/images/Makefile.imx
index eacc76eaa2..aa30d4a213 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -234,3 +234,8 @@ pblx-$(CONFIG_MACH_GW_VENTANA) += start_imx6q_gw54xx_1gx64
CFG_start_imx6q_gw54xx_1gx64.pblx.imximg = $(board)/gateworks-ventana/flash-header-ventana-quad-1gx64.imxcfg
FILE_barebox-gateworks-imx6q-ventana-1gx64.img = start_imx6q_gw54xx_1gx64.pblx.imximg
image-$(CONFIG_MACH_GW_VENTANA) += barebox-gateworks-imx6q-ventana-1gx64.img
+
+pblx-$(CONFIG_MACH_ELTEC_HIPERCAM) += start_imx6dl_eltec_hipercam
+CFG_start_imx6dl_eltec_hipercam.pblx.imximg = $(board)/eltec-hipercam/flash-header-eltec-hipercam.imxcfg
+FILE_barebox-eltec-hipercam.img = start_imx6dl_eltec_hipercam.pblx.imximg
+image-$(CONFIG_MACH_ELTEC_HIPERCAM) += barebox-eltec-hipercam.img