From: Scott Wood Date: Mon, 16 Apr 2007 23:24:51 +0000 (+1000) Subject: [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE X-Git-Tag: v2.6.22-rc1~1109^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270429baa928fa6beff4042a7701944e23396417;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed