mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 02:49:15 +00:00
Merge remote-tracking branch 'Drivers/master'
This commit is contained in:
5
Drivers/filesystem/Makefile
Normal file
5
Drivers/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