On 30/05/07 10:33 -0300, Otávio Alcântara wrote: > Hi Indrek, > > I didn't get problems with buildrom, the only problem is that it > gets the files from svn and I needed modify some files, so I compiled the > linuxbios by hand. > My Locale is pt_BR and char set is UTF-8.
You can change buildrom to use a local LB directory: select CONFIG_ADVANCED select CONFIG_LB_USE_BUILD and for CONFIG_LBBUILDDIR specify the full path to your linuxBIOS tree. This is from my .config: CONFIG_ADVANCED=y CONFIG_LB_USE_BUILD=y CONFIG_LB_BUILDDIR="/home/jcrouse/linuxbios" We are in some serious need of documentation - but I'm pretty busy. Any volunteers are gratefully accepted. Jordan -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. <www.amd.com/embeddedprocessors> -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
