diff options
Diffstat (limited to 'board/rockchip/evb_rk3399/README')
-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 |