Changeset cbb89f2 in mainline for boot/arch/arm32/Makefile.inc


Ignore:
Timestamp:
2017-06-02T15:41:20Z (7 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d6be097
Parents:
aca642c
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/Makefile.inc

    raca642c rcbb89f2  
    4545ifeq ($(MACHINE), raspberrypi)
    4646        BOOT_OUTPUT = image.boot
    47         POST_OUTPUT = $(ROOT_PATH)/uImage.bin   
     47        POST_OUTPUT = $(ROOT_PATH)/uImage.bin
    4848        LADDR = 0x00008000
    4949        SADDR = 0x00008000
    50         POSTBUILD = Makefile.uboot           
     50        POSTBUILD = Makefile.uboot
    5151endif
    5252
Note: See TracChangeset for help on using the changeset viewer.