From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Tue, 29 Jan 2008 17:28:12 +0100 Subject: [U-Boot-Users] Pull request: u-boot-freebsd Message-ID: <479F541C.2040205@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, The following are two fixes which are needed in this release. Without these the build breaks when CONFIG_API is enabled. kind regards, Rafal The following changes since commit 98b742489c09780be6a832eeaa4e5eff824792bb: Wolfgang Denk (1): inka4x0: remove dead code are available in the git repository at: git://denx.de/git/u-boot-freebsd.git master Rafal Jaworowski (2): API: Convert conditional building to the new scheme. API: Provide dummy halt() in the glue layer. Makefile | 9 ++------- api/Makefile | 5 ++--- api_examples/Makefile | 20 +++++++++++++------- api_examples/libgenwrap.c | 7 ++++++- 4 files changed, 23 insertions(+), 18 deletions(-)