Changeset 677f620 in mainline for boot/arch/ppc32/loader/Makefile
- Timestamp:
- 2008-08-05T21:52:14Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30b3ddb
- Parents:
- 0928526
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/loader/Makefile
r0928526 r677f620 118 118 cp $$task $(USPACEDIR)/dist/sbin/ ; \ 119 119 done 120 ../../../../tools/mktmpfs.py 4096 $(USPACEDIR)/dist/ initrd.img 120 ../../../../tools/mktmpfs.py $(USPACEDIR)/dist/ initrd.fs.img 121 ../../../../tools/mkhord.py 4096 initrd.fs.img initrd.img 122 rm initrd.fs.img 121 123 ../../../tools/pack.py $(OBJCOPY) $(BFD_NAME) $(BFD_ARCH) 4096 "unsigned int" $(COMPONENTS) ./initrd.img 122 124
Note:
See TracChangeset
for help on using the changeset viewer.