Hope this helps. 1. Git buildrom
2. Update the linuxbios version in ./packages/linuxbios/linuxbios.mk to be >= 2373. 3. Remove .configured and .unpacked_* in ./work/linuxbios/stamps 4. Edit your ./Config.mk to change the LinuxBIOS config file. LINUXBIOS_CONFIG=Config.SPI.lb 5. Run 'make linuxbios-clean' If this is a fresh install you may get an error here. No worries. 6. Run 'make' In ./deploy you should now have a linuxbios.rom file that is 983,040 bytes. -- Richard A. Smith _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
