projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e790a46
)
[MIPS] Delete leftovers of old pcspeaker support.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 10 Mar 2008 16:20:00 +0000
(16:20 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 12 Mar 2008 14:14:42 +0000
(14:14 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/kernel/Makefile
b/arch/mips/kernel/Makefile
index ffa08362de170d3c09790b4511c6cdd5f973f6bc..9e78e1a4ca179f8004b9cf47aa2fa5815c086f3a 100644
(file)
--- a/
arch/mips/kernel/Makefile
+++ b/
arch/mips/kernel/Makefile
@@
-76,7
+76,6
@@
obj-$(CONFIG_PROC_FS) += proc.o
obj-$(CONFIG_64BIT) += cpu-bugs64.o
obj-$(CONFIG_I8253) += i8253.o
-obj-$(CONFIG_PCSPEAKER) += pcspeaker.o
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o