Penguin
Diff: KernelDevelopment
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of KernelDevelopment.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 19 Last edited on Wednesday, June 13, 2007 9:18:45 am by IanMcDonald
Older page: version 18 Last edited on Sunday, June 3, 2007 1:03:33 pm by IanMcDonald Revert
@@ -32,9 +32,9 @@
 To make files in just one source code directory do <tt>make dir</tt>. To make the modules in a directory and link them do <tt>make M=dir</tt>. Remember to put a trailing slash after the directory name. 
  
 NB The above two may require you to have built your config etc first. 
  
-To enable extra error checks when compiling do <tt>make EXTRA_CFLAGS=-W all </tt>. 
+To enable extra error checks when compiling do <tt>make EXTRA_CFLAGS=-W</tt>. 
  
 A script to copy a new [LinuxKernel] to remote machines:'''' 
  
  <verbatim>