summaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beaglebone.conf')
-rw-r--r--conf/machine/beaglebone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 8a7e52a5..bf3d91e6 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -5,7 +5,7 @@
5require conf/machine/include/ti33x.inc 5require conf/machine/include/ti33x.inc
6 6
7# Only has DVI connector for external screen 7# Only has DVI connector for external screen
8GUI_MACHINE_CLASS = "bigscreen" 8MACHINE_GUI_CLASS = "bigscreen"
9 9
10IMAGE_FSTYPES += "tar.gz" 10IMAGE_FSTYPES += "tar.gz"
11 11