u-boot/indent

This commit is contained in:
Marc Beninca 2020-03-07 20:49:54 +01:00
parent 8d3f4ec071
commit 3144b31da7
1 changed files with 4 additions and 4 deletions

View File

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