Changeset 928d983 in mainline for boot/arch/arm32/Makefile.inc
- Timestamp:
- 2010-06-21T21:55:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bc58e2b
- Parents:
- 7c866dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/Makefile.inc
r7c866dc r928d983 27 27 # 28 28 29 ifeq ($(MACHINE), gta02) 30 BOOT_OUTPUT = image.boot 31 POST_OUTPUT = $(ROOT_PATH)/uImage.bin 32 POSTBUILD = Makefile.uboot 33 endif 34 29 35 BFD_NAME = elf32-littlearm 30 36 BFD_OUTPUT = $(BFD_NAME)
Note:
See TracChangeset
for help on using the changeset viewer.