Update FreeBSD and U-boot sections

This commit is contained in:
Gauthier Provost 2018-05-23 16:11:34 +08:00
parent ec8c840aee
commit 22bb80d609
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ export CROSS_COMPILE_BH=${CROSS_COMPILE}
make mrproper
./build.pl -f spi -b armada_38x_helios4
./build.pl -f mmc -b armada_38x_helios4
```
!!! note