mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-26 13:34:59 +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