Commit 8feea8db authored by Yuri Nenakhov's avatar Yuri Nenakhov

Update README.md

parent fb38cdf2
......@@ -7,7 +7,7 @@ Code must be located in `poky/` directory. Navigate to `poky/` and run:
git clone https://github.com/Elphel/linux-elphel.git
```
##Generating links and headers
Links between project tree and kernel source tree are generated by Bitbake during 'unpack' task. Some required header files are automatically generated during the build process.
Links between project tree and kernel source tree are generated by Bitbake during 'unpack' task when using `meta-elphel393`. Some required header files are automatically generated during the build process.
```
. ./oe-init-build-env
bitbake linux-xlnx -c clean -f
......
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