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 ee51fd66..06777795 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -8,7 +8,7 @@ require conf/machine/include/omap3.inc
8MACHINE_GUI_CLASS = "bigscreen" 8MACHINE_GUI_CLASS = "bigscreen"
9 9
10IMAGE_FSTYPES += "tar.xz ubi" 10IMAGE_FSTYPES += "tar.xz ubi"
11EXTRA_IMAGECMD_jffs2 = "-lnp" 11EXTRA_IMAGECMD:jffs2 = "-lnp"
12 12
13KERNEL_DEVICETREE = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-beagle-xm-ab.dtb" 13KERNEL_DEVICETREE = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-beagle-xm-ab.dtb"
14 14