aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-12-06 17:59:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-06 17:59:29 +0000
commitb83def92c7b398305451f8b3c16acf54eb00feb0 (patch)
treeb1ecbb58f8af808e5527dcf111fd4880330978e3
parent6e3cf84d627a65a7ce80bb726499563c443bacd4 (diff)
downloadopenembedded-b83def92c7b398305451f8b3c16acf54eb00feb0.tar.gz
familiar 0.8.3: adapt to ZKERNEL_VERSION
-rw-r--r--conf/distro/familiar-0.8.3.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/conf/distro/familiar-0.8.3.conf b/conf/distro/familiar-0.8.3.conf
index 9b34164fcc..fb9a474d15 100644
--- a/conf/distro/familiar-0.8.3.conf
+++ b/conf/distro/familiar-0.8.3.conf
@@ -50,13 +50,13 @@ PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
# select kernel version for the zaurus family
-KERNEL_VERSION_poodle = "2.4"
-KERNEL_VERSION_collie = "2.4"
-KERNEL_VERSION_c7x0 = "2.6"
-KERNEL_VERSION_spitz = "2.4"
-KERNEL_VERSION_akita = "2.4"
-KERNEL_VERSION_borzoi = "2.4"
-KERNEL_VERSION_tosa = "2.4"
+ZKERNEL_VERSION_poodle = "2.4"
+ZKERNEL_VERSION_collie = "2.4"
+ZKERNEL_VERSION_c7x0 = "2.6"
+ZKERNEL_VERSION_spitz = "2.4"
+ZKERNEL_VERSION_akita = "2.4"
+ZKERNEL_VERSION_borzoi = "2.4"
+ZKERNEL_VERSION_tosa = "2.4"
#