blob: 921230308a92054e04e71f1e60044d1b9ff7500d [file] [log] [blame]
Liam Girdwoodc0dfb4e2016-09-21 15:57:22 +01001
2Build Instructions
3
41) Run "autogen.sh"
5
62) Run the following configure based on your platform.
7
8Baytrail :-
9
10./configure --with-arch=xtensa --with-platform=baytrail --with-tool-dir=~/source/reef/xtensa-byt-elf --host=xtensa-byt-elf host_alias=xtensa-byt-elf
11
12Cherrytrail :-
13
14./configure --with-arch=xtensa --with-platform=cherrytrail --with-tool-dir=~/source/reef/xtensa-byt-elf --host=xtensa-byt-elf host_alias=xtensa-byt-elf
15
163) make
17
184) make bin
19
20