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