Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 646 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 646 Bytes

Linux-on-Litex-Doom-Buildroot

A Buildroot with Doom and other benchmarks for the Nexys Video Board

This file contains the nessecary files to build a rootfs.cpio for a board, given the image files which can be found in this repositiory: https://github.com/jaycbhsn/Image-Files-for-Doom-on-Nexys_Video

You will need the following to install the files nessecary to build the root file system:

git clone https://github.com/buildroot/buildroot.git --branch master

cd buildroot

git checkout 9ef54b7d

Installation

Download this as a ZIP file and extract buildroot into your Linux-on-LiteX directory, replace the one there.