From: Koen Kooi Date: Thu, 28 Jul 2005 11:23:36 +0000 (+0000) Subject: add : before KERNEL in h3900.conf X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71d272b399e7d37adafa1926f7dc4207cada6d8;p=openembedded.git add : before KERNEL in h3900.conf --- diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index aee3bacdbd..9e91dcfbbc 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -5,7 +5,7 @@ KERNEL ?= "kernel24" #KERNEL ?= "kernel26" -OVERRIDES .= "${KERNEL}" +OVERRIDES =. "${KERNEL}:" TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ipaqpxa h3900"