commit | 773f76b1601d53dc8485675736b845cc3644921a | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Mon Dec 03 13:56:58 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 06 14:44:30 2007 +1100 |
tree | 4305e6a8175b262612bf74cfc8f09f572046dbe2 | |
parent | 5c539ee38263c12121d777c2e7119807742e9368 [diff] |
[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>