diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/h3900.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |