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:
committed by
Sam Ravnborg
parent
9b3e4dad7e
commit
d3883ecebb
@@ -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
|
||||
|
Reference in New Issue
Block a user