From 483e49649eedf880d3fbe8247a6330b2b3b0965b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 3 Jul 2007 15:56:25 +0000 Subject: [PATCH] htcwallaby: remove comment that makes bitbake barf --- conf/machine/htcwallaby.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 # -- 2.39.5