aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-17 03:06:18 +0000
committerChris Larson <clarson@kergoth.com>2004-11-17 03:06:18 +0000
commitc284f9c7faddffb8f0281e65d9f91464967fb62a (patch)
tree92af9776637c5afdb6b77ce5547d315bdb7ae711 /conf/machine/tosa.conf
parentca26193914a8651eeca2df6c1f6334fa4f5f251c (diff)
downloadopenembedded-c284f9c7faddffb8f0281e65d9f91464967fb62a.tar.gz
Enable the bigscreen gpe machine class, and include gaim, in tosa.conf.
BKrev: 419ac02aKnbrVqqoS4ZJr8VPKsNZ-Q
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r--conf/machine/tosa.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 5dd25503d4..4cf995070b 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -18,8 +18,8 @@ EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n --faketime"
IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 ${EXTRA_IMAGECMD}"
-# GPE_MACHINE_CLASS = "bigscreen"
-# GPE_EXTRA_DEPENDS = "gaim"
+GPE_MACHINE_CLASS = "bigscreen"
+GPE_EXTRA_DEPENDS = "gaim"
include conf/machine/handheld-common.conf
# not using tune-xscale.conf so as to retain backwards compatibility