Re: [PATCH] ARM: remove 'i' and 'zi' targets

2016-02-15 Thread Masahiro Yamada
2016-02-07 18:56 GMT+09:00 Masahiro Yamada : > These two were introduced by commit 13d5fadf45d1 ("[ARM] Make 'i' and > 'zi' targets work") to short-circuit the dependencies for 'install' > and 'zinstall'. > > After that, commit 19514fc665ff ('arm, kbuild: make "make

Re: [PATCH] ARM: remove 'i' and 'zi' targets

2016-02-15 Thread Masahiro Yamada
2016-02-07 18:56 GMT+09:00 Masahiro Yamada : > These two were introduced by commit 13d5fadf45d1 ("[ARM] Make 'i' and > 'zi' targets work") to short-circuit the dependencies for 'install' > and 'zinstall'. > > After that, commit 19514fc665ff ('arm, kbuild: make "make install" > not depend on

[PATCH] ARM: remove 'i' and 'zi' targets

2016-02-07 Thread Masahiro Yamada
These two were introduced by commit 13d5fadf45d1 ("[ARM] Make 'i' and 'zi' targets work") to short-circuit the dependencies for 'install' and 'zinstall'. After that, commit 19514fc665ff ('arm, kbuild: make "make install" not depend on vmlinux') eventually made "make (z)install" equivalent to

[PATCH] ARM: remove 'i' and 'zi' targets

2016-02-07 Thread Masahiro Yamada
These two were introduced by commit 13d5fadf45d1 ("[ARM] Make 'i' and 'zi' targets work") to short-circuit the dependencies for 'install' and 'zinstall'. After that, commit 19514fc665ff ('arm, kbuild: make "make install" not depend on vmlinux') eventually made "make (z)install" equivalent to