summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/jornada7xx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/machine/jornada7xx.conf')
-rw-r--r--openembedded/conf/machine/jornada7xx.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/openembedded/conf/machine/jornada7xx.conf b/openembedded/conf/machine/jornada7xx.conf
new file mode 100644
index 000000000..b3e184046
--- /dev/null
+++ b/openembedded/conf/machine/jornada7xx.conf
@@ -0,0 +1,8 @@
+#@TYPE: Machine
+#@NAME: HP Jornada 7xx
+#@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm ${MACHINE}"
+
+include conf/machine/tune-strongarm.conf \ No newline at end of file