Changeset 95b730c2 in mainline for boot/arch/ppc32/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/ppc32/loader/Makefile
r7a5cdded r95b730c2 141 141 endif 142 142 ifeq ($(RDFMT),fat) 143 ../../../../tools/mkfat. sh$(USPACEDIR)/dist/ initrd.fs143 ../../../../tools/mkfat.py $(USPACEDIR)/dist/ initrd.fs 144 144 endif 145 145 ../../../../tools/mkhord.py 4096 initrd.fs initrd.img
Note:
See TracChangeset
for help on using the changeset viewer.