summaryrefslogtreecommitdiffstats
path: root/images/Makefile.bcm283x
diff options
context:
space:
mode:
Diffstat (limited to 'images/Makefile.bcm283x')
-rw-r--r--images/Makefile.bcm283x4
1 files changed, 4 insertions, 0 deletions
diff --git a/images/Makefile.bcm283x b/images/Makefile.bcm283x
index d59ef043f0..d14e648926 100644
--- a/images/Makefile.bcm283x
+++ b/images/Makefile.bcm283x
@@ -9,3 +9,7 @@ image-$(CONFIG_MACH_RPI) += barebox-raspberry-pi-1.img
pblx-$(CONFIG_MACH_RPI2) += start_raspberry_pi2
FILE_barebox-raspberry-pi-2.img = start_raspberry_pi2.pblx
image-$(CONFIG_MACH_RPI2) += barebox-raspberry-pi-2.img
+
+pblx-$(CONFIG_MACH_RPI3) += start_raspberry_pi3
+FILE_barebox-raspberry-pi-3.img = start_raspberry_pi3.pblx
+image-$(CONFIG_MACH_RPI3) += barebox-raspberry-pi-3.img \ No newline at end of file