Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 238 Bytes

File metadata and controls

13 lines (8 loc) · 238 Bytes

build robotkernel

This directory contains all the source code needed to build the robotkernel and serveral modules.

To generate the build system execute

autoreconf -if

To build the code execute

./configure
make