Update INITIATION.md

This commit is contained in:
mayfrost
2018-03-03 07:50:41 +00:00
committed by GitHub
parent d847bb456b
commit 7c35869bcc

View File

@ -101,10 +101,6 @@ In these examples we make only two partitions but you can extend this if you kno
`cast -r locale`
## KERNEL
* Include the filesystem support the boot partition is format in.
* Include UEFI options if on UEFI.
* Include device drivers you need, build the rest as modules.
* On __CRUX__
`cd /usr/src/linux-<VERSION>`
`make all modules_install install`