summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index e39ca7f..b435aae 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
-Minimal linux kernel config file for IBM/Lenovo x61s laptop with Atheros AR928X
+Minimal linux kernel config file for IBM/Lenovo x61s laptop with Atheros AR928X
wifi and support for encrypted disks. Supports most stuff in this machine, e.g.
the built-in SD card reader. Firewire and other things intentionally left out.
Uses the ck patch set [1] using the MuQSS scheduler.
-Also install tp_smapi [4] and PHC-Intel [3].
+Also install tp_smapi [2] and PHC-Intel [3]. Patched for O3 optimization (also
+modify Makefile of PHC-Intel).
Current version: 5.9.6-ck1
-[1] http://ck.kolivas.org/patches/bfs/
+[1] http://ck.kolivas.org/
[2] https://github.com/evgeni/tp_smapi.git
-[3] https://aur.archlinux.org/packages/phc-intel/
+[3] https://aur.archlinux.org/packages/phc-intel/#comment-769293