diff options
Diffstat (limited to 'conf/machine/ipaq-pxa-2.6.conf')
-rw-r--r-- | conf/machine/ipaq-pxa-2.6.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ipaq-pxa-2.6.conf b/conf/machine/ipaq-pxa-2.6.conf index 7cde4217aa..68873bdb31 100644 --- a/conf/machine/ipaq-pxa-2.6.conf +++ b/conf/machine/ipaq-pxa-2.6.conf @@ -7,5 +7,5 @@ BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral module-init-tools" BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral module-init-tools" include conf/machine/handheld-common.conf -GPE_MACHINE_CLASS = "smallscreen" +GUI_MACHINE_CLASS = "smallscreen" |