diff options
Diffstat (limited to 'templates/machines/machines-branch/raspberrypi3-flounder.jinja2')
-rw-r--r-- | templates/machines/machines-branch/raspberrypi3-flounder.jinja2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/machines/machines-branch/raspberrypi3-flounder.jinja2 b/templates/machines/machines-branch/raspberrypi3-flounder.jinja2 new file mode 100644 index 0000000..68380da --- /dev/null +++ b/templates/machines/machines-branch/raspberrypi3-flounder.jinja2 @@ -0,0 +1,2 @@ +{%- extends 'machines/raspberrypi3.jinja2' %} +{%- set dtb = dtb|default("uImage-bcm2710-rpi-3-b+vc4+ft5406.dtb") %}
\ No newline at end of file |