Changes in boot/arch/arm32/Makefile.inc [928d983:fa9616b4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/Makefile.inc
r928d983 rfa9616b4 27 27 # 28 28 29 ifeq ($(MACHINE), gta02)30 BOOT_OUTPUT = image.boot31 POST_OUTPUT = $(ROOT_PATH)/uImage.bin32 POSTBUILD = Makefile.uboot33 endif34 35 29 BFD_NAME = elf32-littlearm 36 30 BFD_OUTPUT = $(BFD_NAME)
Note:
See TracChangeset
for help on using the changeset viewer.