Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
titlelibsysfs git
git clone https://github.com/Distrotech/sysfsutils
autoreconfig -f -i
./configure --build=`./config.guess` --host=aarch64-linux-gnu 
make

Copy the toolchain.cmake into embeddedsw/ThirdParty/sw_services/libmetal/src/libmetal/cmake/platforms

...