Re: [PATCH v2] powerpc/bootwrapper: Add documentation of boot wrapper targets
From: Grant Likely <hidden>
Date: 2008-06-30 16:15:55
From: Grant Likely <hidden>
Date: 2008-06-30 16:15:55
On Mon, Jun 30, 2008 at 03:03:29PM +1000, Paul Mackerras wrote:
Grant Likely writes:quoted
+simpleboot-*) + platformo="$object/simpleboot.o" + binary=y + ;; esacEvidently your patch does more than just "Add documentation"...
Ugh. While writing the documentation, I noticed that part of the simpleboot target was missing. I fixed it and made a mental note to either split it off into a separate patch or document the change better... Apparently my mental notes need tuning. Sorry, I'll split it off and repost. Cheers, g.