diff options
| -rw-r--r-- | conf/machine/omapzoom.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf index 4732f68c98..ab0612f292 100644 --- a/conf/machine/omapzoom.conf +++ b/conf/machine/omapzoom.conf @@ -14,10 +14,7 @@ XSERVER = "xserver-xorg \ # Only has DVI connector for external screen GUI_MACHINE_CLASS = "bigscreen" -#include conf/machine/include/tune-arm1136jf-s.inc -# requires gcc 4.3.0: -include conf/machine/include/tune-cortexa8.inc - +require conf/machine/include/omap3.inc IMAGE_FSTYPES += "tar.bz2 jffs2" EXTRA_IMAGECMD_jffs2 = "-lnp " |
