aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/c7x0.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-02-14 14:04:09 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-02-14 14:04:09 +0000
commit463e0373e52fb568ce702ac466cf22637ee4aa06 (patch)
tree6dee5cfc0d5876e720d4812f2f04674740668262 /conf/machine/c7x0.conf
parent0fb0533f531a77d0f90291f50e53fd70f06895ed (diff)
downloadopenembedded-463e0373e52fb568ce702ac466cf22637ee4aa06.tar.gz
add necessary .bb files to build all c7x0 kernels in one run
BKrev: 4210afd9YOo3SHfhwgXJQoiy1vGznQ
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r--conf/machine/c7x0.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index e69de29bb2..5caa6defae 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C7x0
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices
+
+include conf/machine/zaurus-clamshell.conf
+
+KERNEL_VERSION ?= "2.4"
+
+include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
+
+ROOT_FLASH_SIZE = "32"
+
+# yes, the husky has 64MB, I know... Be happy, that way you can install more software :)