Commit 73bf4f07 authored by claes's avatar claes

usbio fix

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