summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-26 10:46:21 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-26 10:46:21 +0000
commitc398f399bf7f2f674440dc78574b372b6498dd20 (patch)
treea6826fd60425f838490e5d8ae1924070dbfd9798 /conf/machine
parent1e8d12394b938796eb1cdcaa8a24694da9662282 (diff)
conf/machine/include/collie-2.4.conf: Correct Typo. Fixes 1902.
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/collie-2.4.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/collie-2.4.conf b/conf/machine/include/collie-2.4.conf
index 5b99c7485d..eed8de9ab9 100644
--- a/conf/machine/include/collie-2.4.conf
+++ b/conf/machine/include/collie-2.4.conf
@@ -1,5 +1,5 @@
PREFERRED_PROVIDER_virtual/kernel = "openzaurus-sa"
-COLLIE_MEMORY_SIZE =? "64"
+COLLIE_MEMORY_SIZE ?= "64"
# workaround for bug 1877
PREFERRED_PROVIDER_hostap-modules = "hostap-modules"