aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-05-11 16:20:30 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-11 16:20:30 +0000
commita929c95a66b89e9a510fe41658144f9b6738dd6a (patch)
treef568507430cc61019bc7df19999c1c3e508714d1 /conf
parent287fc0b071b62f477e83f13ad07af7bce610bd2d (diff)
parent844bf825c75c21864c1ba911642d58021e08e9ed (diff)
downloadopenembedded-a929c95a66b89e9a510fe41658144f9b6738dd6a.tar.gz
merge of 868246069be482bc64e4d7bd013d7a0df35de286
and e4d2a954ceceaa23fece37507c8e7f43cfbf1047
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/a780.conf7
-rw-r--r--conf/machine/include/motorola-ezx.conf2
2 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf
new file mode 100644
index 0000000000..6578cbe7f5
--- /dev/null
+++ b/conf/machine/a780.conf
@@ -0,0 +1,7 @@
+#@TYPE: Machine
+#@NAME: Motorola EZX
+#@DESCRIPTION: Machine configuration for the Motorola GSM phones A780
+
+include conf/machine/include/zaurus-clamshell.conf
+include conf/machine/include/zaurus-clamshell-2.6.conf
+include conf/machine/include/motorola-ezx.conf
diff --git a/conf/machine/include/motorola-ezx.conf b/conf/machine/include/motorola-ezx.conf
new file mode 100644
index 0000000000..70418805f5
--- /dev/null
+++ b/conf/machine/include/motorola-ezx.conf
@@ -0,0 +1,2 @@
+PREFERRED_PROVIDER_virtual/kernel = "linux-ezx"
+