From 93a13fb071322abeac7d9713839238bed3f8a999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 11 May 2012 18:23:15 +0200 Subject: [PATCH] No need to force TARGET_BOOT_PLATFORM now. --- build/jam/board/raspberry_pi/BoardSetup | 1 - build/jam/board/sam460ex/BoardSetup | 1 - 2 files changed, 2 deletions(-) diff --git a/build/jam/board/raspberry_pi/BoardSetup b/build/jam/board/raspberry_pi/BoardSetup index a2601d7ace..00675a16fe 100644 --- a/build/jam/board/raspberry_pi/BoardSetup +++ b/build/jam/board/raspberry_pi/BoardSetup @@ -4,7 +4,6 @@ HAIKU_BOARD_DESCRIPTION = "Raspberry Pi" ; # must force both since they are set before this file is read. HAIKU_BOOT_PLATFORM = raspberrypi_arm ; -TARGET_BOOT_PLATFORM = raspberrypi_arm ; # # Various hardcoded addresses diff --git a/build/jam/board/sam460ex/BoardSetup b/build/jam/board/sam460ex/BoardSetup index 01bc72d220..d634371799 100644 --- a/build/jam/board/sam460ex/BoardSetup +++ b/build/jam/board/sam460ex/BoardSetup @@ -4,7 +4,6 @@ HAIKU_BOARD_DESCRIPTION = "ACube Sam460ex" ; # must force both since they are set before this file is read. HAIKU_BOOT_PLATFORM = u-boot ; -TARGET_BOOT_PLATFORM = u-boot ; #FIXME!!!!!!!!!!!!!!! #