mb/google/corsola: Initialize USB port 0
[coreboot.git] / .gitignore
blobe813493526f331c030fe90f7291eee07f99e2f36
1 junit.xml
2 abuild*.xml
3 .config
4 .config.old
5 defconfig
6 .coreboot-version
7 .xcompile
8 .ccwrap
9 build/
10 coreboot-builds/
11 coreboot-builds*/
12 generated/
14 site-local
16 *.\#
17 *.a
18 *.bin
19 *.debug
20 !Kconfig.debug
21 *.elf
22 *.fd
23 *.o
24 *.o.d
25 *.out
26 *.pyc
27 *.sw[po]
28 /*.rom
29 .test
30 .dependencies
32 # Development friendly files
33 tags
34 .clang_complete
35 .cache
36 compile_commands.json
37 .vscode/
39 # Cross-compile toolkits
40 xgcc/
41 tarballs/
43 # editor backup files, temporary files, IDE project files
45 *.kate-swp
46 *.kdev4