Well I'm having no luck trying to figure out how to build V2. No doc files, just some ".tex" files which tex doesn't like. Some files that the old configure method doesn't work on:
dash% python ../util/config/NLBConfig.py ../targets/via/epia/Config.lb /ram/freebios2 /ram/freebios2/targets/via/epia/Config.lb:5: arch, target, or mainboard must be the first commands, not loadoptions
Can someone tell me how to build the epia target in the freebios2 tree?
Here's some stuff that should make this thread easier to find building with v2 building with linuxbios version2 building with linuxbios v2 how-to build version2
Thanks-- Dave
On Thu, 23 Oct 2003, Dave Ashley wrote:
Can someone tell me how to build the epia target in the freebios2 tree?
cd targets
./buildtarget via/epia
should do it.
ron