Commit 45d90688 authored by claes's avatar claes

otherio added

parent 55c7f631
......@@ -205,6 +205,9 @@ sub build_kernel # args: flavour
_module("wb");
build_all("lib", $flavour);
merge();
_module("otherio");
_build("exp","rt","src","copy");
merge();
_module("xtt");
build_all("exe", $flavour);
merge();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment