mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 02:01:42 +00:00
Update drivers
This commit is contained in:
7
storage/Makefile
Normal file
7
storage/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
build:
|
||||
make -C ahci build
|
||||
make -C ata build
|
||||
|
||||
clean:
|
||||
make -C ahci clean
|
||||
make -C ata clean
|
Reference in New Issue
Block a user