[email protected] said: > On 12/03/15 10:31, Martin Lucina wrote: > >[email protected] said: > >>On 06/03/15 15:04, Martin Lucina wrote: > >>>+RUMP_COMPONENT(RUMP_COMPONENT_KERN) > >>>+{ > >>>+ tc_init(&rumpxen_tc); > >>>+} > >> > >>It would be better to use MODULE(). > > > >Okay, so I can do something like this, however then I don't know what to do > >with the result (see below): > > You did too much. Take your old Makefile and the new code and combine them.
Thanks. Fixed, pushed to the staging-mysql branch. >
