u-boot/indent

This commit is contained in:
Marc Beninca 2020-03-07 20:49:54 +01:00
parent 8d3f4ec071
commit 3144b31da7

View file

@ -6,10 +6,10 @@ compile
.. code:: shell
export CROSS_COMPILE=arm-linux-gnueabihf-
make distclean
make rpi_0_w_defconfig
make u-boot.bin
export CROSS_COMPILE=arm-linux-gnueabihf-
make distclean
make rpi_0_w_defconfig
make u-boot.bin
environment
-----------