commit | 13d5fadf45d12786b90916e95e97f593e91aaf0a | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Jul 20 10:36:05 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 20 21:29:30 2007 +0100 |
tree | a13fff4a848757369470748bd2799584eddf785c | |
parent | cdcb81f7d99f3d525003068b84445dd4acc63266 [diff] |
[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>