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/jack/linux...
[linux-2.6]
/
arch
/
m68k
/
Makefile
diff --git
a/arch/m68k/Makefile
b/arch/m68k/Makefile
index
8133dbc
..
570d85c
100644
(file)
--- a/
arch/m68k/Makefile
+++ b/
arch/m68k/Makefile
@@
-117,3
+117,6
@@
endif
archclean:
rm -f vmlinux.gz vmlinux.bz2
+
+install:
+ sh $(srctree)/arch/m68k/install.sh $(KERNELRELEASE) vmlinux.gz System.map "$(INSTALL_PATH)"