Allan Lyons escribió:
> Hi,
>
> Here is a small patch to fix up a minor issue. In linuxboot/Makefile, the
> kernel headers are installed when bzImage is built. They are also installed
> when glibc is built. This patch removes the second case since it probably
> makes more sense to do all of
Hi,
Here is a small patch to fix up a minor issue. In linuxboot/Makefile, the
kernel headers are installed when bzImage is built. They are also installed
when glibc is built. This patch removes the second case since it probably
makes more sense to do all of the kernel stuff together.
Allan.