README: Added detail to kernel requirements.

The build scripts use genkernel to build the kernel and look for the
kernel in /usr/src/linux-tinhat. This detail has been added to make
it clearer for build script users.
This commit is contained in:
Devan Franchini 2014-04-25 22:56:49 -04:00
parent ea8e8db13f
commit 7c08f84053

View file

@ -5,6 +5,10 @@ On the host system, these two packages need to be installed:
* sys-kernel/hardened-sources-3.13.5 * sys-kernel/hardened-sources-3.13.5
* sys-kernel/linux-firmware-20131230 * sys-kernel/linux-firmware-20131230
* sys-kernel/genkernel
Once you emerge these things, create a symbolic link of the hardened-sources
to point to "/usr/src/linux-tinhat".
To run: To run:
======= =======