summaryrefslogtreecommitdiffstats
path: root/images/Makefile.rockchip
diff options
context:
space:
mode:
Diffstat (limited to 'images/Makefile.rockchip')
-rw-r--r--images/Makefile.rockchip9
1 files changed, 9 insertions, 0 deletions
diff --git a/images/Makefile.rockchip b/images/Makefile.rockchip
new file mode 100644
index 0000000000..2444433013
--- /dev/null
+++ b/images/Makefile.rockchip
@@ -0,0 +1,9 @@
+#
+# barebox image generation Makefile for Rockchip images
+#
+
+board = $(srctree)/arch/$(ARCH)/boards
+
+pblx-$(CONFIG_MACH_RADXA_ROCK) += start_radxa_rock
+FILE_barebox-radxa-rock.img = start_radxa_rock.pblx
+image-$(CONFIG_MACH_RADXA_ROCK) += barebox-radxa-rock.img