diff options
| -rw-r--r-- | Documentation/00-INDEX | 2 | ||||
| -rw-r--r-- | Documentation/laptops/00-INDEX | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 6e9c4050a41b..3de34e581ddb 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
| @@ -227,6 +227,8 @@ kref.txt | |||
| 227 | - docs on adding reference counters (krefs) to kernel objects. | 227 | - docs on adding reference counters (krefs) to kernel objects. |
| 228 | laptop-mode.txt | 228 | laptop-mode.txt |
| 229 | - how to conserve battery power using laptop-mode. | 229 | - how to conserve battery power using laptop-mode. |
| 230 | laptops/ | ||
| 231 | - directory with laptop related info and laptop driver documentation. | ||
| 230 | ldm.txt | 232 | ldm.txt |
| 231 | - a brief description of LDM (Windows Dynamic Disks). | 233 | - a brief description of LDM (Windows Dynamic Disks). |
| 232 | leds-class.txt | 234 | leds-class.txt |
diff --git a/Documentation/laptops/00-INDEX b/Documentation/laptops/00-INDEX new file mode 100644 index 000000000000..2edb5967d35c --- /dev/null +++ b/Documentation/laptops/00-INDEX | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | 00-INDEX | ||
| 2 | - This file | ||
