diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-31 14:08:48 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-31 14:08:48 +0000 |
commit | 1f9fe5b22710cb2c6701bfeed45ef38f6304e363 (patch) | |
tree | a15a0f19add9a4333693afc3882e49638f68bab7 /conf/zaurus-pxa.conf | |
parent | 3d7d7824d6c77aeb0a050332f21982a7764e9157 (diff) |
apply gpe-image customisations per MACHINE
BKrev: 410ba7f0ShbJNMv1MMxAwSmYqI1PPQ
Diffstat (limited to 'conf/zaurus-pxa.conf')
-rw-r--r-- | conf/zaurus-pxa.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/zaurus-pxa.conf b/conf/zaurus-pxa.conf index eda4ea9a30..31081540cd 100644 --- a/conf/zaurus-pxa.conf +++ b/conf/zaurus-pxa.conf @@ -17,6 +17,8 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \ ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 > \ ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img" +GPE_MACHINE_CLASS = "bigscreen" + include conf/handheld-common.conf # not using tune-xscale.conf so as to retain backwards compatibility include conf/tune-strongarm.conf |