Update drivers

This commit is contained in:
EnderIce2
2024-01-19 06:44:00 +02:00
parent 2ee57b9756
commit da4a6317ea
83 changed files with 9425 additions and 598 deletions

5
input/Makefile Normal file
View File

@@ -0,0 +1,5 @@
build:
make -C aip build
clean:
make -C aip clean