diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2008-03-10 12:20:00 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2008-03-12 10:14:42 -0400 |
| commit | 131b02c459db2de3aff6b213d317a6f2fa6c5d96 (patch) | |
| tree | bb306a2fdacda97b3beedfb9190a903882c851b6 /arch/mips/kernel | |
| parent | e790a46429e93384eee5df426bd99995ae12da27 (diff) | |
[MIPS] Delete leftovers of old pcspeaker support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel')
| -rw-r--r-- | arch/mips/kernel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/Makefile b/arch/mips/kernel/Makefile index ffa08362de17..9e78e1a4ca17 100644 --- a/arch/mips/kernel/Makefile +++ b/arch/mips/kernel/Makefile | |||
| @@ -76,7 +76,6 @@ obj-$(CONFIG_PROC_FS) += proc.o | |||
| 76 | obj-$(CONFIG_64BIT) += cpu-bugs64.o | 76 | obj-$(CONFIG_64BIT) += cpu-bugs64.o |
| 77 | 77 | ||
| 78 | obj-$(CONFIG_I8253) += i8253.o | 78 | obj-$(CONFIG_I8253) += i8253.o |
| 79 | obj-$(CONFIG_PCSPEAKER) += pcspeaker.o | ||
| 80 | 79 | ||
| 81 | obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o | 80 | obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o |
| 82 | obj-$(CONFIG_EARLY_PRINTK) += early_printk.o | 81 | obj-$(CONFIG_EARLY_PRINTK) += early_printk.o |
