No need to force TARGET_BOOT_PLATFORM now.

This commit is contained in:
François Revol
2012-05-11 18:23:15 +02:00
parent 3884764492
commit 93a13fb071
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ HAIKU_BOARD_DESCRIPTION = "Raspberry Pi" ;
# must force both since they are set before this file is read. # must force both since they are set before this file is read.
HAIKU_BOOT_PLATFORM = raspberrypi_arm ; HAIKU_BOOT_PLATFORM = raspberrypi_arm ;
TARGET_BOOT_PLATFORM = raspberrypi_arm ;
# #
# Various hardcoded addresses # Various hardcoded addresses
-1
View File
@@ -4,7 +4,6 @@ HAIKU_BOARD_DESCRIPTION = "ACube Sam460ex" ;
# must force both since they are set before this file is read. # must force both since they are set before this file is read.
HAIKU_BOOT_PLATFORM = u-boot ; HAIKU_BOOT_PLATFORM = u-boot ;
TARGET_BOOT_PLATFORM = u-boot ;
#FIXME!!!!!!!!!!!!!!! #FIXME!!!!!!!!!!!!!!!
# #