summaryrefslogtreecommitdiffstats
path: root/conf/machine/beagleboard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r--conf/machine/beagleboard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 32985b39..955961f7 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -5,7 +5,7 @@
5require conf/machine/include/omap3.inc 5require conf/machine/include/omap3.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 ubi" 10IMAGE_FSTYPES += "tar.gz ubi"
11EXTRA_IMAGECMD_jffs2 = "-lnp" 11EXTRA_IMAGECMD_jffs2 = "-lnp"