README for kernel config tools There is no equivalent of 'lilo' on the Prisma so I needed some way to configure kernel options. I also needed to convert the ELF binary into something that could be directly executed. Fortunately, these problems had already been solved by Richard Hirst for the MVME16x ports. This is therefore Richard's 16xcfg tool slightly modified for the prisma 40. The 'mkboot' script patches the config and loader into the kernel image and adds the header needed by the Prisma's boot ROM. George Harvey 4th August 2001