From 858dbcf70ae154eb198f6cb84ae87a29e544bb06 Mon Sep 17 00:00:00 2001 From: Devan Franchini Date: Tue, 16 Jun 2015 17:04:43 -0400 Subject: [PATCH] tools-hardened/desktop: README - Adds directions to cd to kernel dir before attempting to apply patch --- tools-hardened/desktop/README | 1 + 1 file changed, 1 insertion(+) diff --git a/tools-hardened/desktop/README b/tools-hardened/desktop/README index 1dcc7355..c498b74e 100644 --- a/tools-hardened/desktop/README +++ b/tools-hardened/desktop/README @@ -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