Files @ 4dcf54510828
Branch filter:

Location: Copyleft/guide/enforcement-case-studies_log-output/thinkpenguin_u-boot-create_symlink.log

bkuhn
Gitorious Apocalypse: recovery existing clone

These instructions are simple and I've tested them.
1
2
3
4
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ mv toolchain/bin toolchain/old_bin
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ cd toolchain/
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$ ln -s ../../librecmc/staging_dir/toolchain-mips_34kc_gcc-4.6-linaro_uClibc-0.9.33.2/bin .
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$