Commit dfed7422 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+docs

parent 7026486d
...@@ -45,7 +45,7 @@ $ ./setup.py ...@@ -45,7 +45,7 @@ $ ./setup.py
```sh ```sh
$ cd poky $ cd poky
$ . ./oe-init-build-env $ . ./oe-init-build-env
$ bitbake linux-xlnx -c link -f $ (if changes in the kernel) bitbake linux-xlnx -c link -f
$ bitbake core-image-elphel393 $ (if changes in the rootfs and the kernel) bitbake core-image-elphel393
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment