diff options
Diffstat (limited to 'board/amlogic/p200/README.odroid-c2')
-rw-r--r-- | board/amlogic/p200/README.odroid-c2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/amlogic/p200/README.odroid-c2 b/board/amlogic/p200/README.odroid-c2 index bed48c5728..3b9f80df29 100644 --- a/board/amlogic/p200/README.odroid-c2 +++ b/board/amlogic/p200/README.odroid-c2 @@ -29,7 +29,6 @@ Currently the u-boot port supports the following devices: u-boot compilation ================== - > export ARCH=arm > export CROSS_COMPILE=aarch64-none-elf- > make odroid-c2_defconfig > make |