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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6]
/
arch
/
mips
/
boot
/
Makefile
diff --git
a/arch/mips/boot/Makefile
b/arch/mips/boot/Makefile
index
0dc8441
..
2a209d7
100644
(file)
--- a/
arch/mips/boot/Makefile
+++ b/
arch/mips/boot/Makefile
@@
-42,10
+42,6
@@
vmlinux.srec: $(VMLINUX)
$(obj)/addinitrd: $(obj)/addinitrd.c
$(HOSTCC) -o $@ $^
-archhelp:
- @echo '* vmlinux.ecoff - ECOFF boot image'
- @echo '* vmlinux.srec - SREC boot image'
-
clean-files += addinitrd \
elf2ecoff \
vmlinux.bin \