tools-hardened/desktop: README - Adds directions to cd to kernel dir before attempting to apply patch

This commit is contained in:
Devan Franchini 2015-06-16 17:04:43 -04:00
parent 112146a8cd
commit 858dbcf70a

View file

@ -16,6 +16,7 @@ After this you need to apply the Loop-AES patch by doing the following:
Then apply the patch:
* cd /usr/src/linux-tinhat
* rm -f drivers/block/loop.c include/linux/loop.h
* patch -p1 < loop-AES-kernel.patch