From f58099c4b71893db89309bb714f01b1482f10667 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 28 Jul 2005 09:43:57 +0000 Subject: Attempt to fix the overrides situation in h3900.conf --- conf/machine/h3900.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3