Changeset 95b730c2 in mainline for boot/arch/sparc64/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/sparc64/loader/Makefile
r7a5cdded r95b730c2 155 155 endif 156 156 ifeq ($(RDFMT),fat) 157 ../../../../tools/mkfat. sh$(USPACEDIR)/dist/ initrd.fs157 ../../../../tools/mkfat.py $(USPACEDIR)/dist/ initrd.fs 158 158 endif 159 159 ../../../../tools/mkhord.py 16384 initrd.fs initrd.img
Note:
See TracChangeset
for help on using the changeset viewer.