Changeset 94c05b89 in mainline for boot/Makefile.build
- Timestamp:
- 2017-07-12T15:02:49Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5772aa1
- Parents:
- f3504c1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
rf3504c1 r94c05b89 145 145 unzip -p $< $@ > $@ 146 146 147 $(COMPONENTS_DEFLATE): $(COMPS).zip 148 unzip -p $< $@ > $@ 149 147 150 $(COMPS).zip: $(COMPONENTS) 148 151 $(MKARRAY) --deflate $(COMPS) $(COMP) "$(AS_PROLOG)" ".section .components, \"a\"" $^
Note:
See TracChangeset
for help on using the changeset viewer.