Changes between Version 13 and Version 14 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


Ignore:
Timestamp:
Feb 5, 2018 4:40:57 PM (6 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v13 v14  
    5656$ make -j $(nproc)
    5757  }}}
    58   When it has finished you should have available in the path you defined for ```${BR2_HOST_DIR}``` the cross-toolchain. And you should have available in the subdir output/target of buildroot the image or rootfs that should be flashed on the board.
     58  When it has finished  the cross-toolchain will be available in the path defined before for ```${BR2_HOST_DIR}```. [[BR]]
     59  And the image (or rootfs) that should be flashed to the board will be available in the subdir ```output/target``` of buildroot
    5960
    6061