Re: [U-Boot] [PATCH 1/4] api_examples/Makefile: Split up variable declarations

2009-07-10 Thread Wolfgang Denk
Dear Peter Tyser, In message <1245711701-22468-1-git-send-email-pty...@xes-inc.com> you wrote: > This cleans up the Makefile a bit and simplifies future changes > > Signed-off-by: Peter Tyser > --- > These are some similar changes to the ones I made to the tools > directory recently. It gets ri

Re: [U-Boot] [PATCH 1/4] api_examples/Makefile: Split up variable declarations

2009-06-23 Thread Rafal Jaworowski
On 2009-06-23, at 01:01, Peter Tyser wrote: > This cleans up the Makefile a bit and simplifies future changes > > Signed-off-by: Peter Tyser > --- > These are some similar changes to the ones I made to the tools > directory recently. It gets rid of symlinking source files which > has the side b

[U-Boot] [PATCH 1/4] api_examples/Makefile: Split up variable declarations

2009-06-22 Thread Peter Tyser
This cleans up the Makefile a bit and simplifies future changes Signed-off-by: Peter Tyser --- These are some similar changes to the ones I made to the tools directory recently. It gets rid of symlinking source files which has the side benefit of resolving the out of tree build error for the API