summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2g-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/k2g-evm.conf')
-rw-r--r--conf/machine/k2g-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 14f286af..00234a42 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2g_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2g" 11BOOT_MONITOR_MAKE_TARGET = "k2g"
12 12
13IMAGE_FSTYPES += "ubi tar.gz cpio" 13IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio"
14 14
15SERIAL_CONSOLE = "115200 ttyS0" 15SERIAL_CONSOLE = "115200 ttyS0"
16 16