diff options
Diffstat (limited to 'board/amlogic/w400/README.odroid-n2')
-rw-r--r-- | board/amlogic/w400/README.odroid-n2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/amlogic/w400/README.odroid-n2 b/board/amlogic/w400/README.odroid-n2 index a8f2c3d7da..8142eebea0 100644 --- a/board/amlogic/w400/README.odroid-n2 +++ b/board/amlogic/w400/README.odroid-n2 @@ -28,7 +28,6 @@ Currently the u-boot port supports the following devices: u-boot compilation ================== - > export ARCH=arm > export CROSS_COMPILE=aarch64-none-elf- > make odroid-n2_defconfig > make |