Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
powerpc: Merge smp-tbsync.c (the generic timebase sync routine)
[linux-2.6.git]
/
arch
/
ppc64
/
kernel
/
Makefile
diff --git
a/arch/ppc64/kernel/Makefile
b/arch/ppc64/kernel/Makefile
index 430cb3900a072eb56909f8f00d84e6803af63d16..f597c2954b719b8f2f454697a0c8c1ddda876424 100644
(file)
--- a/
arch/ppc64/kernel/Makefile
+++ b/
arch/ppc64/kernel/Makefile
@@
-51,11
+51,6
@@
obj-$(CONFIG_PPC_PMAC) += udbg_scc.o
obj-$(CONFIG_PPC_MAPLE) += udbg_16550.o
-ifdef CONFIG_SMP
-obj-$(CONFIG_PPC_PMAC) += smp-tbsync.o
-obj-$(CONFIG_PPC_MAPLE) += smp-tbsync.o
-endif
-
obj-$(CONFIG_KPROBES) += kprobes.o
CFLAGS_ioctl32.o += -Ifs/