summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6551efb..3ee7788 100644
--- a/index.html
+++ b/index.html
@@ -376,6 +376,7 @@ patch -p1 < ../litmus-rt-2010.1.patch
376# - disable NO_HZ 376# - disable NO_HZ
377# - don't use power management options like frequency scaling 377# - don't use power management options like frequency scaling
378# - disable support for group scheduling 378# - disable support for group scheduling
379# - disable "Write protect kernel read-only data structures" (in kernel debug)
379make menuconfig 380make menuconfig
380# compile the kernel 381# compile the kernel
381make bzImage 382make bzImage