This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
sof
mirror of
https://github.com/thesofproject/sof.git
Watch
1
Star
0
Fork
You've already forked sof
0
Code
Issues
Projects
Releases
Wiki
Activity
dcfcef80cb
sof
/
.gitignore
3 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use CMake to build rimage This adds the necessary bits to allow building rimage with CMake with similar configure options as the just removed autotools files. Also update README.md for new build instructions. Signed-off-by: Daniel Leung <danielcp@gmail.com>
2020-03-26 01:16:03 +08:00
build/
gitignore: Add checkpatch temporary file to gitignore Any generated file should be tracked by git to keep repositiry clean. Such an file should be added to .gitignore to reduce possibility of accidentally pushig this file to remote branches, eg. after typing `git add *` before pushing changes. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
2020-10-22 14:46:18 +08:00
.checkpatch-camelcase.git.*