Changes
Page history
Update home
authored
Jul 04, 2019
by
Jerome Brunet
Show whitespace changes
Inline
Side-by-side
home.md
View page @
7be9c136
...
...
@@ -66,8 +66,7 @@ Some of these binaries are directly provided by the buildroot package of Amlogic
```
shell
export
PATH
=
<path-to-toolchain>/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux/bin:<path-to-toolchain>/gcc-linaro-arm-none-eabi-4.8-2013.11_linux/bin/:
$PATH
cd
<amlogic-build-root>/bootloader/uboot-repo/
make libretech_cc_defconfig
make
./mk g12a_u211_v1
```
*
Finally, collect the binaries:
```
...
...
...
...