Changes in boot/Makefile [cc1a727:faf9752] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile

    rcc1a727 rfaf9752  
    5050        $(MKFAT) 1048576 $(DIST_PATH) $@
    5151endif
    52 ifeq ($(RDFMT),ext2fs)
    53         $(MKEXT2) 1048576 $(DIST_PATH) $@
    54 endif
    5552
    5653build_dist: clean_dist
Note: See TracChangeset for help on using the changeset viewer.