Changes in boot/Makefile [14f2100:adf6607] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile
r14f2100 radf6607 48 48 endif 49 49 ifeq ($(RDFMT),fat) 50 $(MKFAT) 1048576$(DIST_PATH) $@50 $(MKFAT) $(DIST_PATH) $@ 51 51 endif 52 52
Note:
See TracChangeset
for help on using the changeset viewer.