Re: make in 2.6.x
From: Bas Mevissen
Date: Fri Jan 23 2004 - 10:11:02 EST
Karel Kulhavý wrote:
Hello
Is it correct to issue "make bzImage modules modules_install"
or do I have to do make bzImage; make modules modules_install?
# make all modules_install install
Builds image and modules and installs them both. At least on Redhat,
also an initial ram disk is created and grub is adapted.
Is there any documentation where I can read answer to this question?
# make help
and read the top-level Makefile itself. It is a quite readable file format.
Regards,
Bas.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/