Archived
2
0
This repository has been archived on 2025-06-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2025-06-04 20:36:23 -03:00

25 lines
704 B
Plaintext
Executable File

Copyright (C) 2011 T&W, Inc. All Rights Reserved.
Installation instructions for installing toolchains about realtek 8196c
_____________________________________________________________________________
Before you build the firmware image, you should make sure had installed the tbs_toolchains.
If you had installed the toolchains, you can skip.
_____________________________________________________________________________
INSTALL TOOLCHAINS
cp toolchain-buildroot-gcc342.tar.gz /opt
cd /opt
tar -zxvf toolchain-buildroot-gcc342.tar.gz
rm -rf /opt/toolchain-buildroot-gcc342.tar.gz
_____________________________________________________________________________