summaryrefslogtreecommitdiffstats
path: root/conf/template.raspberrypi3-64/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'conf/template.raspberrypi3-64/local.conf.sample')
-rw-r--r--conf/template.raspberrypi3-64/local.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/template.raspberrypi3-64/local.conf.sample b/conf/template.raspberrypi3-64/local.conf.sample
index a65bfab..f8970b8 100644
--- a/conf/template.raspberrypi3-64/local.conf.sample
+++ b/conf/template.raspberrypi3-64/local.conf.sample
@@ -236,4 +236,6 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
236# this doesn't mean anything to you. 236# this doesn't mean anything to you.
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239IMAGE_FSTYPES += "ext2.gz.u-boot" 239IMAGE_FSTYPES_append = " ext2.gz.u-boot"
240
241ENABLE_UART = "1"