Remove references to "make dep"

"make dep" is no longer required in kernel 2.6, but was still mentioned
in some places.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Adrian Bunk
2007-11-11 07:48:25 +01:00
committed by Sam Ravnborg
parent 9b3e4dad7e
commit d3883ecebb
8 changed files with 1 additions and 28 deletions

View File

@@ -87,7 +87,7 @@
* Example:
* $ cd ~/linux
* $ make menuconfig <go to "Kernel Hacking" and turn on remote debugging>
* $ make dep; make vmlinux
* $ make vmlinux
*
* Step 3:
* Download the kernel to the remote target and start