summaryrefslogtreecommitdiffstats
path: root/images/Makefile.bcm283x
diff options
context:
space:
mode:
Diffstat (limited to 'images/Makefile.bcm283x')
-rw-r--r--images/Makefile.bcm283x6
1 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile.bcm283x b/images/Makefile.bcm283x
index 9199f153dc..3fd2c3d06a 100644
--- a/images/Makefile.bcm283x
+++ b/images/Makefile.bcm283x
@@ -12,4 +12,8 @@ image-$(CONFIG_MACH_RPI2) += barebox-raspberry-pi-2.img
pblb-$(CONFIG_MACH_RPI3) += start_raspberry_pi3
FILE_barebox-raspberry-pi-3.img = start_raspberry_pi3.pblb
-image-$(CONFIG_MACH_RPI3) += barebox-raspberry-pi-3.img \ No newline at end of file
+image-$(CONFIG_MACH_RPI3) += barebox-raspberry-pi-3.img
+
+pblb-$(CONFIG_MACH_RPI_CM3) += start_raspberry_pi_cm3
+FILE_barebox-raspberry-pi-cm3.img = start_raspberry_pi_cm3.pblb
+image-$(CONFIG_MACH_RPI_CM3) += barebox-raspberry-pi-cm3.img \ No newline at end of file