projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier...
[linux-2.6]
/
arch
/
powerpc
/
xmon
/
Makefile
diff --git
a/arch/powerpc/xmon/Makefile
b/arch/powerpc/xmon/Makefile
index
51d9758
..
9cb03b7
100644
(file)
--- a/
arch/powerpc/xmon/Makefile
+++ b/
arch/powerpc/xmon/Makefile
@@
-4,7
+4,7
@@
ifdef CONFIG_PPC64
EXTRA_CFLAGS += -mno-minimal-toc
endif
-obj-y += xmon.o s
etjmp.o s
tart.o nonstdio.o
+obj-y += xmon.o start.o nonstdio.o
ifdef CONFIG_XMON_DISASSEMBLY
obj-y += ppc-dis.o ppc-opc.o