Changeset 95b730c2 in mainline for boot/arch/mips32/loader/Makefile
- Timestamp:
- 2008-10-27T19:48:07Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de4a1cf
- Parents:
- 7a5cdded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/loader/Makefile
r7a5cdded r95b730c2 146 146 endif 147 147 ifeq ($(RDFMT),fat) 148 ../../../../tools/mkfat. sh$(USPACEDIR)/dist/ initrd.fs148 ../../../../tools/mkfat.py $(USPACEDIR)/dist/ initrd.fs 149 149 endif 150 150 ../../../../tools/mkhord.py 16384 initrd.fs initrd.img
Note:
See TracChangeset
for help on using the changeset viewer.