ARM: Name beagleboneblk back to beagle

* Pulkomandy pointed out that all Beagle hardware is
  very similar so we could likely get away with a single
  ARM target board.
This commit is contained in:
Alexander von Gluck IV
2014-02-26 15:33:40 -06:00
parent e2c2a5cefe
commit d035469704
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ rule KernelArchitectureSetup architecture
case arm : case arm :
switch $(HAIKU_BOOT_BOARD) { switch $(HAIKU_BOOT_BOARD) {
case beagleboneblk : case beagle :
{ {
HAIKU_BOOT_PLATFORM ?= u-boot ; HAIKU_BOOT_PLATFORM ?= u-boot ;
HAIKU_BOOT_FLOPPY_IMAGE_SIZE = 1440 ; HAIKU_BOOT_FLOPPY_IMAGE_SIZE = 1440 ;