commit | 270429baa928fa6beff4042a7701944e23396417 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Apr 17 09:24:51 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Apr 24 21:31:53 2007 +1000 |
tree | 025a98f94e1fc721726c152118d305fcd55b805a | |
parent | b97d27914354619ec6883ffe08dbd9c8e4b826b7 [diff] |
[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE This provides a way to tell the bootwrapper makefile which device tree to include by default. The wrapper can still be invoked standalone to wrap with a different device tree without reconfiguring the kernel, if that is desired. The user will only be asked to provide a device tree if the platform selects CONFIG_WANT_DEVICE_TREE. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>