Thomas Huth <[email protected]> wrote: > There does not seem to be any target specific code in core.c, so we can > put it into "common-obj" instead of "obj" to compile it only once for > all targets. > > Signed-off-by: Thomas Huth <[email protected]>
It compiles. I can't see anything that is target dependent on core.c. So Reviewed-by: Juan Quintela <[email protected]>
