On Aug 14, 2012, at 8:42 AM, Kumar Gala wrote:
>
> On Aug 10, 2012, at 4:46 PM, Wolfgang Denk wrote:
>
>> Dear Horst Kronstorfer,
>>
>> In message <1342097912-8652-1-git-send-email-hkron...@frequentis.com> you
>> wrote:
>>> Make sure that $(LDSCRIPT) is not empty before calling process_lds
>>
On Aug 10, 2012, at 4:46 PM, Wolfgang Denk wrote:
> Dear Horst Kronstorfer,
>
> In message <1342097912-8652-1-git-send-email-hkron...@frequentis.com> you
> wrote:
>> Make sure that $(LDSCRIPT) is not empty before calling process_lds
>> with 'cat $(LDSCRIPT)' else cat will block waiting for inpu
Dear Horst Kronstorfer,
In message <1342097912-8652-1-git-send-email-hkron...@frequentis.com> you wrote:
> Make sure that $(LDSCRIPT) is not empty before calling process_lds
> with 'cat $(LDSCRIPT)' else cat will block waiting for input from
> stdin.
>
> Signed-off-by: Horst Kronstorfer
> ---
>
Make sure that $(LDSCRIPT) is not empty before calling process_lds
with 'cat $(LDSCRIPT)' else cat will block waiting for input from
stdin.
Signed-off-by: Horst Kronstorfer
---
dts/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dts/Makefile b/dts/Makefile
index
4 matches
Mail list logo