summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-07-03 15:56:25 +0000
committerKoen Kooi <koen@openembedded.org>2007-07-03 15:56:25 +0000
commit483e49649eedf880d3fbe8247a6330b2b3b0965b (patch)
tree751301c4d516b3ecde15ae988c2299bd1a84702d /conf
parentb768cec205411f3d370f3a06e1f9a03603f2ad53 (diff)
htcwallaby: remove comment that makes bitbake barf
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/htcwallaby.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/htcwallaby.conf b/conf/machine/htcwallaby.conf
index 32c3f30af1..6108796aad 100644
--- a/conf/machine/htcwallaby.conf
+++ b/conf/machine/htcwallaby.conf
@@ -10,7 +10,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 "
require conf/machine/include/tune-strongarm.conf
-ROOT_FLASH_SIZE = "16" #?
+ROOT_FLASH_SIZE = "16"
VOLATILE_STORAGE_SIZE = "32"
GUI_MACHINE_CLASS = "smallscreen"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen phone"
@@ -22,6 +22,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+
#
# Modules autoload and other boot properties
#