Changes in boot/Makefile [14f2100:adf6607] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

    r14f2100 radf6607  
    4848endif
    4949ifeq ($(RDFMT),fat)
    50         $(MKFAT) 1048576 $(DIST_PATH) $@
     50        $(MKFAT) $(DIST_PATH) $@
    5151endif
    5252
Note: See TracChangeset for help on using the changeset viewer.