Changeset 95b730c2 in mainline for boot/arch/sparc64/loader/Makefile


Ignore:
Timestamp:
2008-10-27T19:48:07Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
de4a1cf
Parents:
7a5cdded
Message:

finish mkfat.py
this drops build dependency on mtools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/loader/Makefile

    r7a5cdded r95b730c2  
    155155endif
    156156ifeq ($(RDFMT),fat)
    157         ../../../../tools/mkfat.sh $(USPACEDIR)/dist/ initrd.fs
     157        ../../../../tools/mkfat.py $(USPACEDIR)/dist/ initrd.fs
    158158endif
    159159        ../../../../tools/mkhord.py 16384 initrd.fs initrd.img
Note: See TracChangeset for help on using the changeset viewer.