diff options
Diffstat (limited to 'arch/frv/kernel/gdb-stub.c')
-rw-r--r-- | arch/frv/kernel/gdb-stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/kernel/gdb-stub.c b/arch/frv/kernel/gdb-stub.c index e89cad1192a9..48a0393e7cee 100644 --- a/arch/frv/kernel/gdb-stub.c +++ b/arch/frv/kernel/gdb-stub.c | |||
@@ -87,7 +87,7 @@ | |||
87 | * Example: | 87 | * Example: |
88 | * $ cd ~/linux | 88 | * $ cd ~/linux |
89 | * $ make menuconfig <go to "Kernel Hacking" and turn on remote debugging> | 89 | * $ make menuconfig <go to "Kernel Hacking" and turn on remote debugging> |
90 | * $ make dep; make vmlinux | 90 | * $ make vmlinux |
91 | * | 91 | * |
92 | * Step 3: | 92 | * Step 3: |
93 | * Download the kernel to the remote target and start | 93 | * Download the kernel to the remote target and start |