Failed attempt to fix loops not being unrolled, other fixes.

This commit is contained in:
TuxSH
2018-02-25 21:41:16 +01:00
parent ed5f43ef39
commit 969b781a68
4 changed files with 52 additions and 41 deletions

10
.gitignore vendored
View File

@@ -51,9 +51,9 @@ Module.symvers
Mkfile.old
dkms.conf
.*/
.**/
exosphere/bpmpfw/out/
exosphere/bpmpfw/build
exosphere/build
exosphere/out
exosphere/bpmpfw/out/**
exosphere/bpmpfw/build/**
exosphere/build/**
exosphere/out/**