[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)
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>

No differences found