summaryrefslogtreecommitdiff
path: root/conf/machine/h3900.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-21 21:38:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-21 21:38:58 +0000
commit3c0cb2cdfeeadc79a81ff78b3f74785c1dc11932 (patch)
tree6aa3116846275777b7784f7d0e2f15317b80698e /conf/machine/h3900.conf
parentc4703f1da90d9eb7d947c98f7b2541d8b61cc097 (diff)
parent7d1dc55f6d1d02a283c152e26da59e9a99a0ec1e (diff)
merge of d23fa20efa477539bb55a99c02a96896167f1c2b
and d974b2fdc2202ed227cf57f941cdb0b45b03cf15
Diffstat (limited to 'conf/machine/h3900.conf')
-rw-r--r--conf/machine/h3900.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf
index a095f15cdf..37dd0a52f2 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -5,7 +5,7 @@
KERNEL ?= "kernel24"
#KERNEL ?= "kernel26"
-OVERRIDES_prepend = "${KERNEL}:"
+OVERRIDES := "${KERNEL}:${OVERRIDES}"
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ipaqpxa h3900"