summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-11-06 16:10:44 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-11-06 16:10:44 +0100
commitb5c7b09c8a4c089c644fd713924e733a1eebff69 (patch)
treea37b9856ea677efc2b0d940045adf530cd12b034 /images
parent1d9295b344a885e5a79de38df28740a1db6f6103 (diff)
parent68fb8855efc664265bef2979a4726f385015e427 (diff)
downloadbarebox-b5c7b09c8a4c089c644fd713924e733a1eebff69.tar.gz
barebox-b5c7b09c8a4c089c644fd713924e733a1eebff69.tar.xz
Merge branch 'for-next/mvebu'
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.mvebu2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile.mvebu b/images/Makefile.mvebu
index dcf2235f8c..0325f99615 100644
--- a/images/Makefile.mvebu
+++ b/images/Makefile.mvebu
@@ -30,7 +30,7 @@ OPTS_start_lenovo_ix4_300d.pblx.kwbuartimg = -m uart $(LENOVO_IX4_300D_KWBOPTS)
FILE_barebox-lenovo-ix4-300d.img = start_lenovo_ix4_300d.pblx.kwbimg
FILE_barebox-lenovo-ix4-300d-uart.img = start_lenovo_ix4_300d.pblx.kwbuartimg
FILE_barebox-lenovo-ix4-300d-2nd.img = start_lenovo_ix4_300d.pblx
-pblx-$(CONFIG_MACH_LENOVO_IX4_300D) += start_lenovo_ix4_300d.pblx
+pblx-$(CONFIG_MACH_LENOVO_IX4_300D) += start_lenovo_ix4_300d
image-$(CONFIG_MACH_LENOVO_IX4_300D) += barebox-lenovo-ix4-300d.img
image-$(CONFIG_MACH_LENOVO_IX4_300D) += barebox-lenovo-ix4-300d-uart.img
image-$(CONFIG_MACH_LENOVO_IX4_300D) += barebox-lenovo-ix4-300d-2nd.img