mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-07-11 07:09:25 +00:00
Update drivers
This commit is contained in:
7
misc/Makefile
Normal file
7
misc/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
build:
|
||||
make -C example build
|
||||
make -C vmware build
|
||||
|
||||
clean:
|
||||
make -C example clean
|
||||
make -C vmware clean
|
Reference in New Issue
Block a user