summaryrefslogtreecommitdiffstats
path: root/configs/platform-v8a/rules/barebox.rockchip.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v8a/rules/barebox.rockchip.make')
-rw-r--r--configs/platform-v8a/rules/barebox.rockchip.make12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/platform-v8a/rules/barebox.rockchip.make b/configs/platform-v8a/rules/barebox.rockchip.make
new file mode 100644
index 0000000..17092a9
--- /dev/null
+++ b/configs/platform-v8a/rules/barebox.rockchip.make
@@ -0,0 +1,12 @@
+# -*-makefile-*-
+#
+# Copyright (C) 2023 by Michael Olbrich <m.olbrich@pengutronix.de>
+#
+# For further information about the PTXdist project and license conditions
+# see the README file.
+#
+
+# TODO: remove this when it is added in PTXdist upstream
+BAREBOX_PROGS_HOST += rk-usb-loader
+
+# vim: syntax=make