Changeset 31d9300 in mainline for arch/mips32/loader/Makefile
- Timestamp:
- 2006-06-18T21:38:15Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9334b93
- Parents:
- 5c82957
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/loader/Makefile
r5c82957 r31d9300 87 87 88 88 _components.h _link.ld $(COMPONENT_OBJECTS): $(COMPONENTS) 89 ./pack $( OBJCOPY) $(COMPONENTS)89 ./pack $(IMAGE) $(OBJCOPY) $(COMPONENTS) 90 90 91 91 %.o: %.S
Note:
See TracChangeset
for help on using the changeset viewer.