summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h1940.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf
index 5e84076b01..570dc3be1e 100644
--- a/conf/machine/h1940.conf
+++ b/conf/machine/h1940.conf
@@ -2,7 +2,7 @@
#@NAME: h1940
#@DESCRIPTION: Machine configuration for the HP iPAQ h1930 and h1940
-IPKG_ARCHS = "all arm h3900 ${MACHINE}"
+IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te h1940"
TARGET_ARCH = arm
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-h1940"
@@ -10,10 +10,7 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
BOOTSTRAP_EXTRA_DEPENDS = "udev virtual/kernel modutils-collateral module-init-tools"
BOOTSTRAP_EXTRA_RDEPENDS = "udev kernel kernel-modules modutils-collateral module-init-tools"
-HANDHELD_MODULES = "fat vfat nfs \
-bluetooth rfcomm bnep l2cap hci_uart \
-irda irlan irtty ircomm ircomm-tty \
-"
+HANDHELD_MODULES = ""
BOOTSTRAP_EXTRA_DEPENDS += "apmd wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz scap network-suspend-scripts"
BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd network-suspend-scripts"
@@ -21,3 +18,5 @@ BOOTSTRAP_EXTRA_RRECOMMENDS += "wireless-tools irda-utils openswan wpa-supplican
INHERIT += "linux_modules"
+GUI_MACHINE_CLASS = "smallscreen"
+