From mboxrd@z Thu Jan 1 00:00:00 1970 From: andreas.devel at googlemail.com Date: Fri, 24 Oct 2014 23:39:09 +0200 Subject: [U-Boot] [PATCH 0/2] Fix u-boot compile on darwin host Message-ID: <1414186751-3061-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Andreas Bie?mann This series make u-boot compile on OS X again, tested with Yosemite and Lion. Andreas Bie?mann (2): tools/socfpgaimage.c: fix build on darwin tools/kwbimage.c: fix build on darwin tools/kwbimage.c | 6 ++++-- tools/socfpgaimage.c | 16 ++++++++-------- 2 files changed, 12 insertions(+), 10 deletions(-) -- 1.9.3 (Apple Git-50)