Commit 45d90688 authored by claes's avatar claes

otherio added

parent 55c7f631
...@@ -205,6 +205,9 @@ sub build_kernel # args: flavour ...@@ -205,6 +205,9 @@ sub build_kernel # args: flavour
_module("wb"); _module("wb");
build_all("lib", $flavour); build_all("lib", $flavour);
merge(); merge();
_module("otherio");
_build("exp","rt","src","copy");
merge();
_module("xtt"); _module("xtt");
build_all("exe", $flavour); build_all("exe", $flavour);
merge(); 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