summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-07-28 10:29:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-28 10:29:25 +0000
commit0a18998c76e3fd1822ab8a8ee9af603f378f9833 (patch)
tree414065d2b19f86ede0da3039051ef669a101569e /conf
parent01d62c4ab8d7d07f4b6e7db7c3e099ad720475eb (diff)
parent2b0f8eb623187c59b245ce0b845ded8072ebcd86 (diff)
merge of 30cb3036d3a6a06d185c6a941ab380be44868897
and f53aad80b477af19e98c6b4ac4cc29e7b0277338
Diffstat (limited to '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 37dd0a52f2..aee3bacdbd 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -5,7 +5,7 @@
KERNEL ?= "kernel24"
#KERNEL ?= "kernel26"
-OVERRIDES := "${KERNEL}:${OVERRIDES}"
+OVERRIDES .= "${KERNEL}"
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ipaqpxa h3900"