diff options
-rw-r--r-- | conf/machine/ipaq-pxa-2.6.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/ipaq-pxa-2.6.conf b/conf/machine/ipaq-pxa-2.6.conf index f7335a624c..7377ee47a1 100644 --- a/conf/machine/ipaq-pxa-2.6.conf +++ b/conf/machine/ipaq-pxa-2.6.conf @@ -5,3 +5,6 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral" BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral" include conf/machine/handheld-common.conf + +GPE_MACHINE_CLASS = "smallscreen" + |