diff options
author | Matthias Hentges <oe@hentges.net> | 2005-07-21 20:19:17 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-21 20:19:17 +0000 |
commit | 0f1d1982b7905f3dae21837a7a2ecf0448991d72 (patch) | |
tree | 490c44cf0cf5fb0a73eb4b060d2b1b405c13c4ce /conf/machine | |
parent | 5c8f0ac921d317857f53af063b6158fe450e3977 (diff) | |
parent | e40c5b40e67325fd054d160367f0d52c4bfc91b9 (diff) |
merge of 92eb0d6f08f5ac3bdb8b69280bd69145bd2b42ab
and f4954b87346baa782592647d49aced9350906ce0
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/c7x0.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index 122f2de435..c5e42a2bed 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -2,7 +2,7 @@ #@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 -KERNEL_VERSION ?= "2.4" +KERNEL_VERSION ?= "2.6" include conf/machine/zaurus-clamshell.conf include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf |