Fix broken LICENSE link

Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
Curtis Malainey 2018-09-05 14:49:18 -07:00
parent c52dc7ce48
commit 5a1f693912
1 changed files with 3 additions and 3 deletions

View File

@ -23,11 +23,11 @@ sudo make install
Baytrail :-
`./configure --with-arch=xtensa --with-platform=baytrail --with-root-dir=$PWD/../xtensa-root/xtensa-byt-elf --host=xtensa-byt-elf`
```./configure --with-arch=xtensa --with-platform=baytrail --with-root-dir=$PWD/../xtensa-root/xtensa-byt-elf --host=xtensa-byt-elf```
Cherrytrail :-
`./configure --with-arch=xtensa --with-platform=cherrytrail --with-root-dir=$PWD/../xtensa-root/xtensa-byt-elf --host=xtensa-byt-elf`
```./configure --with-arch=xtensa --with-platform=cherrytrail --with-root-dir=$PWD/../xtensa-root/xtensa-byt-elf --host=xtensa-byt-elf```
Library for Host Platform :-
If building library for host platform, run the following configure. Please modify
@ -56,4 +56,4 @@ TODO?
## License
This project is licensed under the BSD Clause 3 - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the BSD Clause 3 - see the [LICENCE](LICENCE) file for details