diff options
Diffstat (limited to 'md/writeup')
-rw-r--r-- | md/writeup/compile_linux_kernel.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/md/writeup/compile_linux_kernel.md b/md/writeup/compile_linux_kernel.md index 821b46c..52fa7d9 100644 --- a/md/writeup/compile_linux_kernel.md +++ b/md/writeup/compile_linux_kernel.md @@ -111,7 +111,6 @@ All of this should be enought to run kernel with qemu ## Compile module --> - ## Linux patches @@ -121,6 +120,8 @@ Linux security enhancments https://grsecurity.net/ +Latest patches could be downloaded from https://grsecurity.net/download.php#test + ### Tomoyo MAC based securty mechanism |