diff options
author | Tom Rini <trini@konsulko.com> | 2018-07-20 22:35:49 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-20 22:35:49 -0400 |
commit | 83853366e3f9eb76426a6b1bda810e470bce04f0 (patch) | |
tree | 4e99633bca0ae2479b46f0e2885775aea5995e2d /board/rockchip | |
parent | e0ed8332fa2fe684b4c8ba1caab991663730cbf0 (diff) | |
parent | a2a5053a15e4059c7445737d60f7b8425ca863f8 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'board/rockchip')
-rw-r--r-- | board/rockchip/evb_rk3399/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/rockchip/evb_rk3399/README b/board/rockchip/evb_rk3399/README index ada8ca7f3c..8321467046 100644 --- a/board/rockchip/evb_rk3399/README +++ b/board/rockchip/evb_rk3399/README @@ -65,7 +65,7 @@ Compile the U-Boot Compile the rkdeveloptool ======================= Follow instructions in latest README - > cd ../rkflashtool + > cd ../rkdeveloptool > autoreconf -i > ./configure > make |