initial buildroot for linux 5.15

This commit is contained in:
Huan.Feng
2021-12-06 14:12:31 +08:00
parent 7b6fc358fa
commit eac16e5119
3 changed files with 71 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[flake8]
exclude=
# copied from the kernel sources
utils/diffconfig
max-line-length=132