Changeset 3bf8a75 in mainline for boot/Makefile.build
- Timestamp:
- 2019-01-09T12:45:26Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 60c96cf
- Parents:
- 1aa9eff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
r1aa9eff r3bf8a75 103 103 104 104 %.gz: % 105 gzip -n -k - f $<105 gzip -n -k -9 -f $< 106 106 107 107 $(COMPS).tar: $(COMPONENTS)
Note:
See TracChangeset
for help on using the changeset viewer.