cubieboard7: Remove ARCH= references from documentation
[oweals/u-boot.git] / doc / board / actions / cubieboard7.rst
index e01d2d0370a10ea6aed33e46272ddfc5f30d6f33..74f2b12e41fe733f7fe81f3bab7cdb7a6ef279ba 100644 (file)
@@ -102,7 +102,7 @@ Building U-BOOT proper image
 
    $ make clean
    $ export CROSS_COMPILE=aarch64-linux-gnu-
-   $ make ARCH=arm cubieboard7_defconfig
+   $ make cubieboard7_defconfig
    $ make u-boot-dtb.img -j16
 
 u-boot-dtb.img can now be flashed to debian image partition mounted on host machine.