summaryrefslogtreecommitdiff
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-13 22:06:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-13 22:06:00 +0000
commit96911bb2416b57ccd0d01dedadbd95c45fba9f44 (patch)
tree9cc2b23b6c72b56d9b3f06b1984cb0b0760c1dea /conf/machine/include
parent2026c12ee68647563fd60e711e93be0473d9ad4e (diff)
parente072285a180e3959071a8be9e471c9bf825ba518 (diff)
merge of 0a90fa3f8e7b85f79fe8930a1969aff12f3553b8
and f207b08f6d852f81f78ab6a6c3ed4502fc88f898
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/handheld-common.conf2
-rw-r--r--conf/machine/include/zaurus-clamshell.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/handheld-common.conf b/conf/machine/include/handheld-common.conf
index 467d5e59f1..fbecc6e25c 100644
--- a/conf/machine/include/handheld-common.conf
+++ b/conf/machine/include/handheld-common.conf
@@ -7,7 +7,7 @@ ide-cs ide-disk ide-probe-mod \
loop \
vfat ext2 \
sunrpc nfs \
-btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart \
+btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart hidp \
pcnet-cs serial-cs airo-cs \
af_packet \
ppp-async ppp-deflate ppp-mppe \
diff --git a/conf/machine/include/zaurus-clamshell.conf b/conf/machine/include/zaurus-clamshell.conf
index ec10cd5e4e..7fc3ccc2ec 100644
--- a/conf/machine/include/zaurus-clamshell.conf
+++ b/conf/machine/include/zaurus-clamshell.conf
@@ -1,5 +1,5 @@
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm armv4 armv5te c7x0"
+IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"