Thus, in the case of:
core-y += arch/sh/boards/$(machdir-y)/
make clean was only getting arch/sh/boards/, which doesn't have a
Makefile in it, which resulted in an error when doing the clean.
I'll admit I haven't spent much time investigating this further and just
used the .config include as a quick workaround, so if there's a better
solution for this, I'll gladly adopt it.
>
> target_links
> Will it be possible for SH to implement the scheme used for i386 instead.
> We have one symlink today, and I like to keep it down on that level.
>
I haven't looked at the i386 code for this yet, I'll look into this.
> arch/sh/tools
> Something not yet merged?
>
Not merged yet, will be shortly. I just wanted to get the board stuff
out of the way.
> BOOTIMAGE
> No need to define a variable and then only use it once.
>
Thanks for catching this, I'll clean that up.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/