mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-09-12 13:24:23 +00:00
Fix driver implementation
This commit is contained in:
5
filesystem/Makefile
Normal file
5
filesystem/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
build:
|
||||
make -C fat build
|
||||
|
||||
clean:
|
||||
make -C fat clean
|
Reference in New Issue
Block a user