u-boot/indent
This commit is contained in:
parent
8d3f4ec071
commit
3144b31da7
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue