[POWERPC] Implement 'make bootwrapper_install'
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 02:56:58 +0000 (13:56 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 6 Dec 2007 03:44:30 +0000 (14:44 +1100)
commit773f76b1601d53dc8485675736b845cc3644921a
tree4305e6a8175b262612bf74cfc8f09f572046dbe2
parent5c539ee38263c12121d777c2e7119807742e9368
[POWERPC] Implement 'make bootwrapper_install'

This adds a 'bootwrapper_install' make target for the powerpc
architecture, which installs the wrapper script, intermediate object
files and device-tree sources for later use.

This will then allow bootable zImages to be created other than in the
context of a kernel build.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile
arch/powerpc/boot/Makefile