diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-30 09:48:19 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-30 09:48:19 +0000 |
commit | 8a5b84520e31fb041d453d10cc1fe0d135b58731 (patch) | |
tree | efcd9aadfa63eada6ae84bd668c26f0178dde547 /conf | |
parent | 577507b0f0a9bf5b1cfdd06fef73c54fe1be47e1 (diff) |
htcblueangel.conf: Has 128Mb RAM.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/htcblueangel.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcblueangel.conf b/conf/machine/htcblueangel.conf index aefe06a0e8..a61656ab5c 100644 --- a/conf/machine/htcblueangel.conf +++ b/conf/machine/htcblueangel.conf @@ -11,7 +11,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ipaqpxa" require conf/machine/include/tune-xscale.conf ROOT_FLASH_SIZE = "32" -VOLATILE_STORAGE_SIZE = "64" +VOLATILE_STORAGE_SIZE = "128" GUI_MACHINE_CLASS = "smallscreen" MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen" |