Skip to content

Commit

Permalink
sh: Kill off remaining CONFIG_SH_KGDB bits.
Browse files Browse the repository at this point in the history
Now that we use the generic stub, kill off all of the left over
references.

Signed-off-by: Paul Mundt <[email protected]>
  • Loading branch information
pmundt committed Dec 22, 2008
1 parent 07d2a1a commit 776d6c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 180 deletions.
179 changes: 0 additions & 179 deletions Documentation/sh/kgdb.txt

This file was deleted.

1 change: 0 additions & 1 deletion arch/sh/kernel/Makefile_64
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ obj-$(CONFIG_VSYSCALL) += vsyscall/
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_CF_ENABLER) += cf-enabler.o
obj-$(CONFIG_SH_STANDARD_BIOS) += sh_bios.o
obj-$(CONFIG_SH_KGDB) += kgdb_stub.o kgdb_jmp.o
obj-$(CONFIG_SH_CPU_FREQ) += cpufreq.o
obj-$(CONFIG_MODULES) += sh_ksyms_64.o module.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
Expand Down

0 comments on commit 776d6c2

Please sign in to comment.