diff options
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) | ||
379 | make menuconfig | 380 | make menuconfig |
380 | # compile the kernel | 381 | # compile the kernel |
381 | make bzImage | 382 | make bzImage |