Changeset 14f2100 in mainline for boot/Makefile
- Timestamp:
- 2010-07-28T15:24:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a1d8ab
- Parents:
- 7dfd339
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
r7dfd339 r14f2100 48 48 endif 49 49 ifeq ($(RDFMT),fat) 50 $(MKFAT) $(DIST_PATH) $@50 $(MKFAT) 1048576 $(DIST_PATH) $@ 51 51 endif 52 52
Note:
See TracChangeset
for help on using the changeset viewer.