]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ARM] Make 'i' and 'zi' targets work
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 20 Jul 2007 09:36:05 +0000 (10:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 20:29:30 +0000 (21:29 +0100)
commit13d5fadf45d12786b90916e95e97f593e91aaf0a
treea13fff4a848757369470748bd2799584eddf785c
parentcdcb81f7d99f3d525003068b84445dd4acc63266
[ARM] Make 'i' and 'zi' targets work

The 'i' and 'zi' targets short-circuit the dependencies for
'install' and 'zinstall' targets; these are useful for
installing the kernel on platforms which have make but no
compiler installed.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/Makefile