Chapter 10. Extending the Kernel
Errata
Total entries: 2
10.1262.17:19
| Location | Page 1262, The bullet list at the middle of the page; the second bullet item (starting with <kmod>_info.c); the third line of the item. |
|---|---|
| Reporter | Greg Miller, on November 14, 2006. |
Instead of <kmod>_info.a, it should be <kmod>_info.o (that is, the suffix should be a ".o" instead of a ".a". The correct line should read:of | |
10.1308.1:10
| Location | Page 1308, Figure 10—32, the compiler command line for compiling lstemperature. |
|---|---|
| Reporter | Roberto Cruz, on September 3, 2006. |
The source file name (lstemperature.c) is missing from the command line shown. | |