Files @ a9a051378798
Branch filter:

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

bkuhn
Began work in Introduction and Historical Background

These are probably too long, but various parts of this may work as
replacements for some of the older text in the larger tutorial.
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$